[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / f / 4 / TWDownloadManager / 0.0.3 / TWDownloadManager.podspec.json
blobcb25197d0384de88a32eabb80daca6a1a517e4a3
2   "name": "TWDownloadManager",
3   "version": "0.0.3",
4   "summary": "TWDownloadManager: A download tool",
5   "homepage": "https://github.com/TiltWang/TWDownloadManager",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "tiltwang": "wangxufeng092@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/TiltWang/TWDownloadManager.git",
18     "tag": "0.0.3"
19   },
20   "source_files": "TWDownloadManager/Classes/**/*",
21   "dependencies": {
22     "AFNetworking": [
24     ],
25     "FMDB": [
27     ]
28   }