{ | |
"name": "ArthurShuai", | |
"version": "1.0.0", | |
"summary": "test", | |
"description": "test by ArthurShuai", | |
"homepage": "https://github.com/Arthur-Coding/ArthurShuai", | |
"license": "MIT", | |
"authors": { | |
"ArthurShuai": "zhixingui_liushuai@163.com" | |
}, | |
"source": { | |
"git": "https://github.com/Arthur-Coding/ArthurShuai.git", | |
"tag": "1.0.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"requires_arc": true, | |
"source_files": "ArthurShuai/*", | |
"frameworks": "Foundation" | |
} |