[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / 8 / ZXLUpload / 1.0.0 / ZXLUpload.podspec.json
blob9824ffeb29b8c13f34884912df87f5470e51bc93
2   "name": "ZXLUpload",
3   "version": "1.0.0",
4   "summary": "A Library for iOS to use for upload",
5   "homepage": "https://github.com/ZXLBoaConstrictor",
6   "license": "MIT",
7   "authors": {
8     "zhangxiaolong": "244061043@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/ZXLBoaConstrictor/ZXLUpload.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "Framework/ZXLUpload/*.{h,m}",
18   "frameworks": [
19     "SystemConfiguration",
20     "CoreTelephony",
21     "Photos"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "FMDB": [
27     ]
28   }