[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / a / 0 / b / CIAppKit / 0.0.3 / CIAppKit.podspec.json
blob73185ddabe7e2cb8206d911983f58ec54ac0203b
2   "name": "CIAppKit",
3   "version": "0.0.3",
4   "summary": "Collection of useful tools for iOS app development.",
5   "description": "Collected useful function and format checker which used widely in iOS App development.\nSuch like mobile format check, number check, string check, etc...",
6   "homepage": "https://github.com/Mobile-CloudInteractive/iOSCodeBase.git",
7   "license": "MIT",
8   "authors": {
9     "Mobile team": "mobile@cloud-interactive.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/Mobile-CloudInteractive/iOSCodeBase.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "CIAppKit",
20     "CIAppKit/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "UIKit",
25     "XCTest"
26   ]