[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 8 / 1 / MGKit / 0.0.6 / MGKit.podspec.json
blobd5805d2ffa9210b88b92513125a76c7916d33a20
2   "name": "MGKit",
3   "version": "0.0.6",
4   "summary": "sssssss of MGKit.",
5   "homepage": "https://github.com/Maling1255/MGKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "maling": "maling@amberweather.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/Maling1255/MGKit.git",
18     "tag": "0.0.6"
19   },
20   "source_files": "Classes/*.{h,m}",
21   "resources": "Classes/MGKit.bundle",
22   "frameworks": [
23     "AVFoundation",
24     "SystemConfiguration"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "AFNetworking": [
30     ]
31   },
32   "subspecs": [
33     {
34       "name": "MGtest",
35       "source_files": "Classes/MGtest/*.{h,m}"
36     },
37     {
38       "name": "Reachability",
39       "source_files": "Classes/Reachability/*.{h,m}"
40     }
41   ]