[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / d / STMDownload / 1.0.0 / STMDownload.podspec.json
blob81bccc98fc583b04d445201d30f7c365b06c083a
2   "name": "STMDownload",
3   "version": "1.0.0",
4   "summary": "File download toolbox",
5   "homepage": "https://github.com/depthlove/STMDownload",
6   "license": "Apache License 2.0",
7   "authors": {
8     "depthlove": "suntongmian@163.com"
9   },
10   "source": {
11     "git": "https://github.com/depthlove/STMDownload.git",
12     "tag": "v1.0.0"
13   },
14   "source_files": "STMDownload/**/*.{h,m}",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "frameworks": "UIKit",
20   "dependencies": {
21     "ASIHTTPRequest": [
23     ]
24   }