blob: 8f80f673786f281a942294ecc54568f47690a5ec [file] [log] [blame]
{
"name": "ZXUIFramework",
"version": "0.0.1",
"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.1"
},
"source_files": "ZXUIFramework/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"YYWebImage": [
],
"MBProgressHUD": [
],
"AMapLocation": [
],
"AMap2DMap": [
],
"AMapSearch": [
]
}
}