[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 9 / 6 / MMScrollPresenter / 0.0.4 / MMScrollPresenter.podspec.json
blobd35129f7c722380b0a9a01394f3e6246a4b47214
2   "name": "MMScrollPresenter",
3   "version": "0.0.4",
4   "summary": "iOS Custom UIScrollView Control for paging UIViews",
5   "homepage": "https://github.com/MitchellMalleo/MMScrollPresenter",
6   "license": "MIT",
7   "authors": {
8     "Mitch Malleo": "mitchellmalleo@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/MitchellMalleo/MMScrollPresenter.git",
12     "tag": "0.0.4"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "resources": "Assets/*"