blob: 8cc506e84dd1a8b52b3b647c20ab364c1b65763d [file] [log] [blame]
{
"name": "DZCDNFiles",
"version": "1.0.1",
"summary": "DZCDNFiles 是一个通过CDN拉取静态文件的库",
"description": " DZCDNFiles 是一个通过CDN拉取静态文件的库,支持各种格式的解析,比如json等\n",
"homepage": "https://github.com/yishuiliunian/DZCDNFiles",
"license": "MIT",
"authors": {
"stonedong": "yishuiliunian@gmail.com"
},
"source": {
"git": "https://github.com/yishuiliunian/DZCDNFiles.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "4.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"DZCDNFiles": [
"Pod/Assets/*.png"
]
},
"frameworks": "UIKit",
"dependencies": {
"DZSinglonFactory": [
]
}
}