[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / a / 3 / YKPageControllerScrollView / 1.0.0 / YKPageControllerScrollView.podspec.json
blobf5dfa96f5994d6cb002aae3f6cb6ea37f56273e7
2   "name": "YKPageControllerScrollView",
3   "version": "1.0.0",
4   "summary": "A scrollView for controller.",
5   "description": "A scrollView for controller, and provides a reusability mechanism like tableview.",
6   "homepage": "https://github.com/YK-Unit",
7   "license": "MIT",
8   "authors": {
9     "York": "yorkzhang520@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/YK-Unit/YKPageControllerScrollView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "YKPageControllerScrollView/*",
19   "frameworks": "Foundation",
20   "requires_arc": true