blob: 54d7f6557edebf014457cb7db18a4e51065641cc [file] [log] [blame]
{
"name": "ZXUIFramework",
"version": "0.0.3",
"summary": "组件库.",
"description": "\"自用公共组件库\"",
"homepage": "https://github.com/wpo778822/ZXUIFramework",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"wpo778822": "wpo778822@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wpo778822/ZXUIFramework.git",
"tag": "0.0.3"
},
"resource_bundles": {
"ZXResource": [
"ZXUIFramework/ZXResource.xcassets"
]
},
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"YYWebImage": [
],
"MBProgressHUD": [
],
"AMapLocation": [
],
"AMap2DMap": [
],
"AMapSearch": [
]
},
"subspecs": [
{
"name": "ZXUIFramework",
"source_files": "ZXUIFramework/**/*.{h,m}"
}
]
}