[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 1 / d / 7 / VOKCoreDataManager / 1.0.1 / VOKCoreDataManager.podspec.json
blob1ab955ddc58e95aefd2765f2c93b16c18f672ce0
2   "name": "VOKCoreDataManager",
3   "version": "1.0.1",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "summary": "VOKAL's Core Data Manager",
8   "homepage": "https://github.com/vokalinteractive/VOKCoreDataManager",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE.txt"
12   },
13   "authors": {
14     "VOKAL Interactive": "hello@vokalinteractive.com"
15   },
16   "source": {
17     "git": "https://github.com/vokalinteractive/VOKCoreDataManager.git",
18     "tag": "1.0.1"
19   },
20   "source_files": [
21     "*.{h,m}",
22     "Optional Data Sources/*.{h,m}",
23     "Internal/*.{h,m}"
24   ],
25   "frameworks": "CoreData",
26   "requires_arc": true,
27   "dependencies": {
28     "iCarousel": [
29       "~> 1.7"
30     ]
31   }