[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 5 / 2 / 9 / Alamiaofire / 0.0.4 / Alamiaofire.podspec.json
blob31a99dad17315794e58b14247ccc83c5d8932983
2   "name": "Alamiaofire",
3   "version": "0.0.4",
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.4"
15   },
16   "platforms": {
17     "ios": "13.0"
18   },
19   "source_files": "Alamiaofire/Classes/*",
20   "dependencies": {
21     "Alamofire": [
23     ]
24   },
25   "subspecs": [
26     {
27       "name": "Request",
28       "source_files": "Alamiaofire/Classes/Request/*"
29     }
30   ]