[Add] AlibabacloudSlb20140515 1.0.5
[CocoaPods.git] / Specs / f / 3 / 9 / CSFoundation / 1.0.10 / CSFoundation.podspec.json
blob6c869816eed6130c3de61f9ed5fe2dfd0fd504c9
2   "name": "CSFoundation",
3   "version": "1.0.10",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": "MIT",
8   "summary": "A sdk for cocopods",
9   "homepage": "https://github.com/ChristianAndersen/CSFoundation",
10   "authors": {
11     "ChristianAndersen": "1476756749@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/ChristianAndersen/CSFoundation.git",
15     "tag": "1.0.10"
16   },
17   "social_media_url": "https://www.jianshu.com/u/276c4f13c37b",
18   "source_files": [
19     "CSFoundation/CSFoundation",
20     "CSFoundation/CSFoundation/*.{h,m}"
21   ],
22   "requires_arc": true,
23   "preserve_paths": "CSFoundation/CSFoundation/libCSFoundationStdb.a",
24   "frameworks": "Foundation",
25   "ios": {
26     "vendored_libraries": "CSFoundation/CSFoundation/libCSFoundationStdb.a"
27   }