[Add] CXHAdSDK-TopOn 1.6.6
[CocoaPods.git] / Specs / 3 / 2 / c / SimpleDownloader / 0.1.0 / SimpleDownloader.podspec.json
blob405b32b5f50fb6dce3b039a82fa91d2a0b48b35c
2   "name": "SimpleDownloader",
3   "version": "0.1.0",
4   "summary": "A Light Weight Downloader.",
5   "description": "This is a light weight downloader library.",
6   "homepage": "https://github.com/notohiro/SimpleDownloader",
7   "license": "MIT",
8   "authors": {
9     "Hiroshi Noto": "notohiro@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/notohiro/SimpleDownloader.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "SimpleDownloader": [
22       "Pod/Assets/*.png"
23     ]
24   }