[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 8 / 5 / MSMarksButtonList / 0.1.2 / MSMarksButtonList.podspec.json
blob7db2955e07c6eaef1cf855ee2b9cb058fc481c3c
2   "name": "MSMarksButtonList",
3   "version": "0.1.2",
4   "summary": "a list of button,like collection view",
5   "description": "This CocoaPod provides the ability to use a button list just like a  UICollectionView",
6   "homepage": "https://github.com/robert121/MSMarksButtonList",
7   "license": "MIT",
8   "authors": {
9     "夏敏": "min.xia@mishi.cn"
10   },
11   "source": {
12     "git": "https://github.com/robert121/MSMarksButtonList.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/MSMarksButtonList/**/*",
20   "resource_bundles": {
21     "MSMarksButtonList": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "UIKit"