[Add] TrustDecisionPro 4.2.7
[CocoaPods.git] / Specs / 2 / a / 7 / AppGroupsSharedCoreData / 1.0.3 / AppGroupsSharedCoreData.podspec.json
blobcb2b18c852e339cc1575b98f4874edd07491800c
2   "name": "AppGroupsSharedCoreData",
3   "version": "1.0.3",
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.3"
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"