blob: f1fd7fc187f4f69702b68e7f377d4a2bfa636f38 [file] [log] [blame]
{
"name": "GHKit",
"version": "1.0.8",
"summary": "Objective-C categories and utilities",
"homepage": "https://github.com/gabriel/gh-kit",
"license": "MIT",
"authors": {
"Gabriel Handford": "gabrielh@gmail.com"
},
"source": {
"git": "https://github.com/gabriel/gh-kit.git",
"tag": "1.0.8"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"Classes",
"Classes/iOS"
],
"requires_arc": false
}