[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / d / MIGSDK / 0.1.0 / MIGSDK.podspec.json
blob740038631b2567a8d0c1f1486f2f2d90da3b88ed
2   "name": "MIGSDK",
3   "version": "0.1.0",
4   "summary": "A prototype of migme SDK.",
5   "homepage": "https://github.com/rance-attack/MIGSDK",
6   "license": "MIT",
7   "authors": {
8     "Rance Tsai": "rance.attack@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/rance-attack/MIGSDK.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "Foundation",
20   "dependencies": {
21     "AFNetworking": [
22       "~> 2.5.4"
23     ]
24   }