[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 2 / a / 7 / AppGroupsSharedCoreData / 1.0.0 / AppGroupsSharedCoreData.podspec.json
bloba76b0566d239f2e15da1eae4be66e06c31a2ab38
2   "name": "AppGroupsSharedCoreData",
3   "version": "1.0.0",
4   "summary": "Shared CoreData Storage for App Groups.",
5   "description": "Sometimes iOS applications have some extensions, for example Today Extensions, or Apple Watch Extensions. And sometimes no sense to implement data storage for every target. This library will help you to create a one data storage for iOS application and his extensions.",
6   "homepage": "https://github.com/dsk1306/iOS-Shared-CoreData-Storage-for-App-Groups",
7   "license": "MIT",
8   "authors": "Dmitry",
9   "platforms": {
10     "ios": "10.0"
11   },
12   "source": {
13     "git": "https://github.com/dsk1306/iOS-Shared-CoreData-Storage-for-App-Groups.git",
14     "tag": "1.0.0"
15   },
16   "source_files": [
17     "AppGroupsSharedCoreData",
18     "AppGroupsSharedCoreData/**/*.{h,m,swift}"
19   ],
20   "exclude_files": "Classes/Exclude",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "3"
23   },
24   "pushed_with_swift_version": "3.0"