blob: 206c082589c2f681f35d6556ed4d9cdb4d368e6b [file] [log] [blame]
{
"name": "ECKit",
"version": "0.3.0",
"summary": "Educreations’ collection of Cocoa categories and utilities.",
"homepage": "https://github.com/educreations/ECKit",
"authors": {
"Chris Streeter": "chris@educreations.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/educreations/ECKit.git",
"tag": "0.3.0"
},
"source_files": "ECKit/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}