[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / 8 / 7 / YSLContainerViewController / 0.0.2 / YSLContainerViewController.podspec.json
blob2dd84f762d4cffc196c0e0905360023518abfa1c
2   "name": "YSLContainerViewController",
3   "version": "0.0.2",
4   "summary": "A page scrolling container viewcontroller.",
5   "homepage": "https://github.com/y-hryk/YSLContainerViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "y-hryk": "dev.hy630823@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/y-hryk/YSLContainerViewController.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "YSLContainerViewController/**/*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "7.0"
21   }