UIView childs collection.
To run the example project, clone the repo, and run pod install
first.
To integrate AnobiView into your Xcode project using CocoaPods, specify it in your Podfile
:
platform :ios, '9.3'
use_frameworks!
target 'TargetName' do
pod 'AnobiView'
end
Then, run the following command:
$ pod install
Minimum iOS Target is ios 9.3.
AnobiView is released under the MIT license. See LICENSE for details.
Stanislav Pletnev, anobisoft@gmail.com