[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 2 / 9 / Alamiaofire / 0.0.8 / Alamiaofire.podspec.json
blob237b47d655a25fce7d794a1e1abb9476c3ca000c
2   "name": "Alamiaofire",
3   "version": "0.0.8",
4   "summary": "A short description of Alamiaofire.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/MiaoMiaoStar/Alamiaofire",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "MiaoMiaoStar",
12   "source": {
13     "git": "https://github.com/MiaoMiaoStar/Alamiaofire.git",
14     "tag": "0.0.8"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "source_files": "Alamiaofire/Classes/*",
20   "dependencies": {
21     "Alamofire": [
23     ],
24     "HandyJSON": [
26     ]
27   },
28   "subspecs": [
29     {
30       "name": "Request",
31       "source_files": "Alamiaofire/Classes/Request/*"
32     }
33   ]