blob: 7db2955e07c6eaef1cf855ee2b9cb058fc481c3c [file] [log] [blame]
{
"name": "MSMarksButtonList",
"version": "0.1.2",
"summary": "a list of button,like collection view",
"description": "This CocoaPod provides the ability to use a button list just like a UICollectionView",
"homepage": "https://github.com/robert121/MSMarksButtonList",
"license": "MIT",
"authors": {
"夏敏": "min.xia@mishi.cn"
},
"source": {
"git": "https://github.com/robert121/MSMarksButtonList.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/MSMarksButtonList/**/*",
"resource_bundles": {
"MSMarksButtonList": [
"Pod/Assets/*.png"
]
},
"frameworks": "UIKit"
}