[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 0 / b / CLPodTest / 0.0.2 / CLPodTest.podspec.json
blob3ec64d18bc19bd213a033afb9d8ecc23aebe85a8
2   "name": "CLPodTest",
3   "version": "0.0.2",
4   "summary": "一个Pod开源库的实例",
5   "description": "一个Pod开源库的实例,11111111",
6   "homepage": "https://github.com/Lclmyname/CLPodTest",
7   "license": "MIT",
8   "authors": {
9     "刘朝龙": "1097920539@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Lclmyname/CLPodTest.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "CLNetRequest",
20     "CLNetRequest/**/*.{h,m}"
21   ],
22   "exclude_files": "CLNetRequest/CLPodDemo",
23   "public_header_files": "CLNetRequest/**/*.h",
24   "frameworks": [
25     "Foundation",
26     "UIKit",
27     "SystemConfiguration",
28     "Security",
29     "MobileCoreServices"
30   ],
31   "requires_arc": true,
32   "dependencies": {
33     "AFNetworking": [
35     ]
36   }