blob: c46b7124d90d15f4e4ce4c9ac14239608fdbf3f4 [file] [log] [blame]
{
"name": "xinlingshou",
"version": "1.0.3",
"summary": "xinlingshou by ios",
"description": "xinlingshou",
"homepage": "https://gitee.com/huaer511/xinlingshou.git",
"license": "MIT",
"authors": {
"周文飞": "zhouwf511@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/huaer511/xinlingshou.git",
"tag": "1.0.3"
},
"source_files": "DemoView/*.{h,m}",
"resources": "Resources/*.xib",
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"OpenUDID": [
"~> 1.0.0"
]
}
}