[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / b / 2 / GADI / 0.2.2 / GADI.podspec.json
blobae3b83a618eaf26d5c348967aaebabf5ac327fc9
2   "name": "GADI",
3   "version": "0.2.2",
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.2",
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   ]