[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 2 / 8 / CTLib / 2.2.7 / CTLib.podspec.json
blob9c3c27a4beb4f5c52c86b98e71a4f431bec9adb7
2   "name": "CTLib",
3   "version": "2.2.7",
4   "summary": "CTLib Test demo添加bundle文件",
5   "description": "An optional longer description of CTLib\nhttps://github.com/<GITHUB_USERNAME>/CTLib",
6   "homepage": "https://github.com/liaohengjie/CTLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "廖幸杰": "584566770@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/liaohengjie/CTLib.git",
16     "tag": "2.2.7"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "CTLib/Classes/**/*.{h,m}",
22   "resource_bundles": {
23     "CTLib": [
24       "CTLibTest.bundle/*.png"
25     ]
26   }