blob: 06e3949362904b5f77e8bccb5da3869a310fd618 [file] [log] [blame]
{
"name": "ICZ",
"version": "0.2.0",
"summary": "This project include most of usage of iOS Development.",
"description": "This pro used to collect code that most of time we use it in our own project.",
"homepage": "https://github.com/ICZhuang/ICZ",
"license": "MIT",
"authors": {
"ICZhuang": "chong_son@sina.com"
},
"source": {
"git": "https://github.com/ICZhuang/ICZ.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ICZ": [
"Pod/Assets/*.png"
]
}
}