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