[Add] DocumentReaderFullAuthRFIDNightly 7.5.11062
[CocoaPods.git] / Specs / 3 / 9 / d / STMDownload / 1.0.1 / STMDownload.podspec.json
blob6990b972d1175e59b3359d143536796978532327
2   "name": "STMDownload",
3   "version": "1.0.1",
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.1"
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   }