[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 9 / 3 / b / YNPageScrollView / 0.0.4 / YNPageScrollView.podspec.json
blob72d9ed14dbaf964b2c3a95b3297ae501af44bf16
2   "name": "YNPageScrollView",
3   "version": "0.0.4",
4   "summary": "fork from GKPageScrollView.",
5   "description": "fork from GKPageScrollView.",
6   "homepage": "https://github.com/foreverleely/YNPageScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "foreverleely": "foreverleely@hotmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/foreverleely/YNPageScrollView.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "YNPageScrollView/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]