[Add] AmpMux 9.3.2
[CocoaPods.git] / Specs / e / 2 / 7 / MODownload / 1.0.0 / MODownload.podspec.json
blobe9556d169fe9bed3a4037ed6697725e9ec192379
2   "name": "MODownload",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "A simple download server on iOS.",
6   "homepage": "https://github.com/MoPellet/MODownloadServer.git",
7   "authors": {
8     "mopellet": "351420450@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/MoPellet/MODownloadServer.git",
12     "tag": "1.0.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "MODownloadDemo/MODownload/*.{h,m}",
19   "dependencies": {
20     "AFDownloadRequestOperation": [
22     ]
23   }