[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 9 / 6 / MMScrollPresenter / 0.0.1 / MMScrollPresenter.podspec.json
blob08ce8110883ef65e68bbcdb53c64598eb795db5b
2   "name": "MMScrollPresenter",
3   "version": "0.0.1",
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.1"
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/*"