blob: 26ea8f3a78f94f4c2b4cfbbe0a7afac7bf6d373f [file] [log] [blame]
{
"name": "wxx",
"version": "0.1.0",
"summary": "嘿嘿简介 wxx.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wzshou/wxx",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1224708605@qq.com": "1224708605@qq.com"
},
"source": {
"git": "https://github.com/wzshou/wxx.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "wxx/Classes/**/*",
"resource_bundles": {
"wxx": [
"wxx/Assets/*.png"
]
},
"public_header_files": "wxx/Classes/**/*.h",
"frameworks": "UIKit"
}