blob: 3587ffe35454f491b6fc2740070f83acb3d29f58 [file] [log] [blame]
{
"name": "VOKCoreDataManager",
"version": "1.0.4",
"platforms": {
"ios": "6.0"
},
"summary": "VOKAL's Core Data Manager",
"homepage": "https://github.com/vokalinteractive/VOKCoreDataManager",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"VOKAL Interactive": "hello@vokalinteractive.com"
},
"source": {
"git": "https://github.com/vokalinteractive/VOKCoreDataManager.git",
"tag": "1.0.4"
},
"source_files": [
"*.{h,m}",
"Optional Data Sources/*.{h,m}",
"Internal/*.{h,m}"
],
"frameworks": "CoreData",
"requires_arc": true,
"dependencies": {
"iCarousel": [
"~> 1.7.3"
]
}
}