blob: 1578f00fbdef6ad2d0394e1ac609f4dc1877695e [file] [log] [blame]
{
"name": "yudexiang",
"version": "0.4.0",
"summary": "hello test",
"description": "hello test hello test hello test hello test hello test",
"homepage": "https://github.com/dgaf/yudexiang",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"af_27@163.com": "y.wang@avid.ly"
},
"source": {
"git": "https://github.com/dgaf/yudexiang.git",
"tag": "0.4.0"
},
"resource_bundles": {
"yudexiang": [
"yudexiang/Assets/*.png"
]
},
"platforms": {
"ios": "8.0"
},
"source_files": "yudexiang/Classes/**/*.{h,m}",
"public_header_files": "yudexiang/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
]
}
}