blob: 0c78033cc8d24f93868e2aa4271c48b959e1e485 [file] [log] [blame]
{
"name": "ZPCoreToolsComponent",
"version": "1.0.1",
"summary": "项目的公共类库",
"description": "项目的公共类库",
"homepage": "https://github.com/codeZP/ZPCoreToolsComponent",
"license": "MIT",
"authors": {
"CodeZP": "ioszpwork@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/codeZP/ZPCoreToolsComponent.git",
"tag": "1.0.1"
},
"source_files": "ZPCoreToolsComponent/ZPCoreToolsComponent/ZPTools/*",
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
],
"MJRefresh": [
]
}
}