blob: f0a045b8224116e2135716a0afc4142f1e298661 [file] [log] [blame]
{
"name": "ranger-ui",
"version": "0.0.1",
"summary": "This is a short description of ranger-ui.",
"description": "This is a description of ranger-ui. This is a description of ranger-ui.",
"homepage": "https://github.com/coderangerWu/ranger-ui",
"license": "MIT",
"authors": {
"ranger": "wuguanliang@kuaishou.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/coderangerWu/ranger-ui.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"ranger-ui/Classes/**/*.{h,m}"
],
"requires_arc": true
}