blob: b64c6c6014a389cd4aa312a04903889e923dcebd [file] [log] [blame]
{
"name": "BearSkill",
"version": "0.1.3",
"summary": "BearSkill contain some methods used frequently in project.",
"description": "BearSkill contain some methods used frequently in project. And many other methods about layout.",
"homepage": "https://github.com/BearRan/BearSkill",
"license": "MIT",
"authors": {
"Bear": "648070256@qq.com"
},
"source": {
"git": "https://github.com/BearRan/BearSkill.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"BearSkill": [
"Pod/Assets/*.png"
]
}
}