{ | |
"name": "YHView", | |
"version": "0.0.3", | |
"summary": "this is a test.", | |
"description": "this is a test sdk this is a test dsdk", | |
"homepage": "https://github.com/jagtu/YHView.git", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"oid": "42318168@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/jagtu/YHView.git", | |
"tag": "0.0.3" | |
}, | |
"source_files": [ | |
"Classes", | |
"Classes/**/*.{h,m}" | |
], | |
"requires_arc": true | |
} |