[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 9 / 6 / MMScrollPresenter / 0.0.2 / MMScrollPresenter.podspec.json
blobdbfe1c40416ec6b9fd593d42541983865f135470
2   "name": "MMScrollPresenter",
3   "version": "0.0.2",
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.2"
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/*"