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