blob: 4308c0e0ae8c2dfe6ec51c9a8f7794431e5b4e64 [file] [log] [blame]
{
"name": "CoreDataLite",
"version": "1.0.1",
"summary": "Coredata boiler plate code.",
"description": "Coredata boilerplate code.",
"homepage": "https://github.com/Flipkart/CoreDataLite.git",
"license": "MIT",
"authors": {
"prabodhprakash": "prabodh.prakash@flipkart.com"
},
"social_media_url": "http://twitter.com/prabodhprakash",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Flipkart/CoreDataLite.git",
"tag": "1.0.1"
},
"source_files": [
"classes",
"lib/classes/**/*.{h,m}"
],
"exclude_files": "lib/classes/exclude"
}