[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 0 / 7 / ApplicationGroupKit / 0.1.0 / ApplicationGroupKit.podspec.json
blobefd8b49fb4dd332d1ed892bb8195921e501f23f0
2   "name": "ApplicationGroupKit",
3   "version": "0.1.0",
4   "summary": "Share information between your applications and extensions",
5   "homepage": "https://github.com/phimage/ApplicationGroupKit",
6   "license": "MIT",
7   "authors": {
8     "phimage": "eric.marchand.n7@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0",
12     "osx": "10.9",
13     "tvos": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/phimage/ApplicationGroupKit.git",
17     "tag": "0.1.0"
18   },
19   "default_subspecs": "Core",
20   "dependencies": {
21     "Prephirences": [
23     ]
24   },
25   "subspecs": [
26     {
27       "name": "Core",
28       "source_files": "ApplicationGroupKit/*.swift"
29     }
30   ]