[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / b / 2 / GADI / 0.2.1 / GADI.podspec.json
blob2fa5dbc9801b1f1bda77e4059848d974226b392b
2   "name": "GADI",
3   "version": "0.2.1",
4   "summary": "Google Analytics Dependency Injection for iOS",
5   "homepage": "https://github.com/MO-AI/GADI",
6   "license": "MIT",
7   "authors": {
8     "Hiromi Motodera": "moai.motodera@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/MO-AI/GADI.git",
12     "tag": "0.2.1",
13     "submodules": true
14   },
15   "source_files": "GADI/*.{h,m}",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": true,
20   "subspecs": [
21     {
22       "name": "GADI",
23       "dependencies": {
24         "MOAspects": [
26         ],
27         "GoogleAnalytics-iOS-SDK": [
29         ]
30       }
31     }
32   ]