Latest | 0.0.8 |
---|---|
Homepage | https://github.com/Mobile-CloudInteractive/iOSCodeBase.git |
License | MIT |
Platforms | ios , requires ARC |
Frameworks | UIKit |
Authors |
404: Not Found
Latest podspec
{ "name": "CIAppKit", "version": "0.0.8", "summary": "Collection of useful tools for iOS app development.", "description": "Collected useful function and format checker which used widely in iOS App development.nSuch like mobile format check, number check, string check, etc...", "homepage": "https://github.com/Mobile-CloudInteractive/iOSCodeBase.git", "license": "MIT", "authors": { "Mobile team": "[email protected]" }, "platforms": { "ios": null }, "source": { "git": "https://github.com/Mobile-CloudInteractive/iOSCodeBase.git", "tag": "0.0.8" }, "source_files": [ "CIAppKit", "CIAppKit/**/*.{h,m}" ], "exclude_files": "Classes/Exclude", "frameworks": "UIKit", "requires_arc": true, "xcconfig": { "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks" } }
Tue, 18 Dec 2018 11:24:06 +0000