[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 7 / 1 / MPlanet / 0.0.3 / MPlanet.podspec.json
blob018767808fcc41f3f8ee93c04af563b63b899af5
2   "name": "MPlanet",
3   "version": "0.0.3",
4   "summary": "A short description of Planet.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/MeiYuLong/Planet.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MeiYuLong": "longjiao914@126.com"
13   },
14   "source": {
15     "git": "https://github.com/MeiYuLong/Planet.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Planet/Classes/**/*",
22   "dependencies": {
23     "Moya": [
24       "~> 13.0"
25     ],
26     "Alamofire": [
27       "~> 4.0"
28     ],
29     "HandyJSON": [
30       "~> 5.0.2"
31     ]
32   }