[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / e / c / MonsterNetworking / 1.0.5 / MonsterNetworking.podspec.json
blobdb816f76817771a424b7edbeb391843d60897d4c
2   "name": "MonsterNetworking",
3   "version": "1.0.5",
4   "summary": "A short description of MonsterNetworking.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/olderMonster/MonsterNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "olderMonster": "406416312@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/olderMonster/MonsterNetworking.git",
16     "tag": "1.0.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MonsterNetworking/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 5.0"
25     ]
26   }