blob: e7c6b3d023fccd4e27a9d5fcc4a43927486165fb [file] [log] [blame]
{
"name": "MoCategories",
"version": "0.0.1",
"summary": "An old iOS library to add \"more categories\" (and a bad pun) to Apple's kit.",
"homepage": "https://github.com/m4c0/ios-mocategories",
"license": {
"type": "GPLv3",
"file": "LICENSE"
},
"authors": {
"Eduardo Costa": "m4c0@github.com"
},
"source": {
"git": "https://github.com/m4c0/ios-mocategories.git",
"tag": "v0.0.1"
},
"source_files": "MoCategories/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}