blob: 421bbf80d30dd39f3210b84fe47c5afc66c8df36 [file] [log] [blame]
{
"name": "ECKit",
"version": "0.4.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.4.0"
},
"source_files": "ECKit/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}