blob: 7c54a74decd556aea264090993952e6ae6c789c3 [file] [log] [blame]
{
"name": "ICCategories",
"version": "0.1.1",
"summary": "Collection some useful categories for Objective-C",
"homepage": "https://github.com/interchen/ICCategories.git",
"license": "MIT",
"authors": {
"Chen Yanjun": "inter.chen@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/interchen/ICCategories.git",
"tag": "0.1.1"
},
"source_files": "ICCategories/*.{h,m}",
"requires_arc": true
}