blob: 906386a20b4eb556c2ecbac218b25a2256d63eb6 [file] [log] [blame]
{
"name": "ICECategory",
"version": "1.0.1",
"summary": "常用的Category",
"description": "TODO: This is a simple custom Category.",
"homepage": "https://github.com/My-Pod/ICECategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gumengxiao": "rare_ice@163.com"
},
"source": {
"git": "https://github.com/My-Pod/ICECategory.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"ICECategory/*.{h,m}",
"ICECategory/Foundation/*.{h,m}",
"ICECategory/UIKit/*.{h,m}"
]
}