[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / 5 / 7 / AppManager / 0.1.0 / AppManager.podspec.json
blob379f99f089ad6d8416c7a676038cf89140930cbb
2   "name": "AppManager",
3   "version": "0.1.0",
4   "summary": "App manager for iOS app development.",
5   "swift_versions": [
6     "5.0",
7     "5.0"
8   ],
9   "description": "Some useful code collection for speeding up app development.",
10   "homepage": "https://github.com/xinus/AppManager",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "xinus": "xinus.wang@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/xinus/AppManager.git",
20     "tag": "0.1.0"
21   },
22   "platforms": {
23     "ios": "8.0"
24   },
25   "source_files": "AppManager/Sources/**/*",
26   "swift_version": "5.0"