[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 8 / 5 / MSMarksButtonList / 0.1.1 / MSMarksButtonList.podspec.json
blob8eff62e9fc359751e6d5c50189e013cbd393e05e
2   "name": "MSMarksButtonList",
3   "version": "0.1.1",
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.1"
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"