[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / a / 6 / DDScrollPageView / 1.0.5 / DDScrollPageView.podspec.json
blob6efa234238d7fea3320857f6420c19dee84dd1be
2   "name": "DDScrollPageView",
3   "version": "1.0.5",
4   "summary": "it is use to create a ScrollPageView,can cycle\u001aautoplay,easy to use",
5   "homepage": "https://github.com/chenddcoder/ScrollPageView",
6   "license": "MIT",
7   "authors": {
8     "chenddcoder": "chenddcoder@foxmail.com"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/chenddcoder/ScrollPageView.git",
15     "tag": "1.0.5"
16   },
17   "source_files": "ScrollPageController/ScrollPageController/Classes/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "SMPageControl": [
21       "~> 1.2"
22     ]
23   }