[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 9 / KZAltmanManager / 0.0.7 / KZAltmanManager.podspec.json
blob9cbdcb23915ffa24e1e7d48ea99eb38e45c61ea3
2   "name": "KZAltmanManager",
3   "version": "0.0.7",
4   "summary": "KZAltmanManager安全工具",
5   "homepage": "https://git.kanzhun-inc.com/bosszhipin/kzaltmanmanagerexample.git",
6   "authors": {
7     "yixiong": "yixiong@kanzhun.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "git@git.kanzhun-inc.com:bosszhipin/kzaltmanmanager.git",
18     "tag": "0.0.7"
19   },
20   "requires_arc": true,
21   "source_files": "KZAltmanManager/**/*.{h,m}",
22   "libraries": "resolv",
23   "ios": {
24     "resource_bundles": {
25       "KZAltmanManager": [
26         "KZAltmanManager/Resources/*"
27       ]
28     }
29   }