[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 0 / 7 / ApplicationGroupKit / 0.0.2 / ApplicationGroupKit.podspec.json
blobc2ce21064cd462e463d6b9c112ab4c342b3943df
2   "name": "ApplicationGroupKit",
3   "version": "0.0.2",
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.0.2"
18   },
19   "default_subspecs": "Core",
20   "subspecs": [
21     {
22       "name": "Core",
23       "source_files": "ApplicationGroupKit/*.swift"
24     }
25   ]