[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / 8 / ZXLUpload / 1.0.3 / ZXLUpload.podspec.json
blob4437164d91c70295a7fdcf021ae7e357ef1c21ba
2   "name": "ZXLUpload",
3   "version": "1.0.3",
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.3"
16   },
17   "source_files": "Framework/ZXLUpload/*.{h,m}",
18   "resources": "Framework/ZXLUpload.bundle",
19   "frameworks": [
20     "SystemConfiguration",
21     "CoreTelephony",
22     "Photos"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "FMDB": [
28     ]
29   }