blob: 7a732a57180ddf0292eae1dfc1da56e908276084 [file] [log] [blame]
{
"name": "BearSkill",
"version": "0.0.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.0.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"BearSkill": [
"Pod/Assets/*.png"
]
}
}