Latest | 0.1.9 |
---|---|
Homepage | https://github.com/suneelseelam/ConstantFramework |
License | MIT |
Platforms | ios 8.0 |
Dependencies | NVActivityIndicatorView, ReachabilitySwift |
Frameworks | UIKit |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
ConstantFramework is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'ConstantFramework'
Author
suneelseelam, [email protected]
License
ConstantFramework is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "ConstantFramework", "version": "0.1.9", "summary": "ConstantFramework is Integrated with constant files which can be used in all the projects.", "description": "ConstantFramework is Integrated with constant files which can be used in all the projects like validations , Device types and Loaders etc..!.", "homepage": "https://github.com/suneelseelam/ConstantFramework", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "suneelseelam": "[email protected]" }, "source": { "git": "https://github.com/suneelseelam/ConstantFramework.git", "tag": "0.1.9" }, "platforms": { "ios": "8.0" }, "source_files": "ConstantFramework/Classes/**/*", "frameworks": "UIKit", "dependencies": { "NVActivityIndicatorView": [], "ReachabilitySwift": [ "~> 3" ] }, "pushed_with_swift_version": "4.0" }
Fri, 08 Dec 2017 08:20:07 +0000