[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / b / d / JXWebFile / 1.0.1 / JXWebFile.podspec.json
blob4d5cab6fd5aeb378491e84f860a98a9bdcbceea7
2   "name": "JXWebFile",
3   "version": "1.0.1",
4   "summary": "A webFile downloader",
5   "homepage": "https://github.com/zhujiaxiang/JXWebFile",
6   "license": "MIT",
7   "authors": {
8     "朱佳翔": "zjxbaozoudhm@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/zhujiaxiang/JXWebFile.git",
12     "tag": "1.0.1"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source_files": "JXWebFile/**/*.{h,m}",
19   "public_header_files": "JXWebFile/**/*.h",
20   "dependencies": {
21     "Masonry": [
22       "~> 1.0.0"
23     ]
24   }