[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 2 / a / 7 / AppGroupsSharedCoreData / 1.0.2 / AppGroupsSharedCoreData.podspec.json
blob871bce79e65e5e6962201ecfc5b270af42d8c977
2   "name": "AppGroupsSharedCoreData",
3   "version": "1.0.2",
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"