blob: 467ef5fa72874019bde66972e74d8c33eeaac6d6 [file] [log] [blame]
{
"name": "YHJSelectView",
"version": "0.1.0",
"summary": "小江江封装的一个自己用的库",
"description": "这是一个小江江自己写的一个类库\n方便扩展使用,\n会及时更新",
"homepage": "https://github.com/mrjlovetian/YHJSelectView",
"license": "MIT",
"authors": {
"余洪江": "mrjlovetian@gmail.com"
},
"source": {
"git": "https://github.com/mrjlovetian/YHJSelectView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"YHJSelectView": [
"Pod/Assets/*.png"
]
}
}