blob: b882c72ab27e6a4e347d8dc5b00b3dcc5af65e66 [file] [log] [blame]
{
"name": "CZLibrary",
"version": "0.1.3",
"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.1.3"
},
"source_files": "CZLibrary/CZLibrary/Lbirary/*.{h,m}",
"resources": "CZLibrary/CZLibrary/Lbirary/Assets/*.png",
"dependencies": {
"CocoaLumberjack": [
"~>3.4"
]
},
"requires_arc": true
}