[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 0 / 7 / ApplicationGroupKit / 0.3.0 / ApplicationGroupKit.podspec.json
blobef6285de13982c67327a24367f04f7ea0fa91462
2   "name": "ApplicationGroupKit",
3   "version": "0.3.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.3.0"
18   },
19   "default_subspecs": "Core",
20   "dependencies": {
21     "Prephirences": [
23     ]
24   },
25   "pushed_with_swift_version": "3.0",
26   "subspecs": [
27     {
28       "name": "Core",
29       "source_files": "Sources/*.swift"
30     }
31   ]