blob: dc87896b67843c102f8a2c2718556d10f9dfa73b [file] [log] [blame]
{
"name": "CZLibrary",
"version": "0.0.1",
"summary": "cz self library summary",
"description": "cz self library description",
"homepage": "https://github.com/JuYiWei/CZLibrary",
"license": "MIT",
"authors": {
"juyw": "757832801@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/JuYiWei/CZLibrary.git",
"tag": "0.0.1"
},
"source_files": "CZLibrary/CZLibrary/Lbirary/*.{h,m}",
"requires_arc": true
}