[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / a / YFViewPager / 3.1.1 / YFViewPager.podspec.json
blob85efdafa940cacb7dbf4b69d14a3cd2501029fba
2   "name": "YFViewPager",
3   "version": "3.1.1",
4   "summary": "一个类似于安卓ViewPager的开源库 - iOS ViewPager 高级库 支持 iPhone/ipad/ipod.",
5   "homepage": "https://github.com/DandreYang/YFViewPager",
6   "screenshots": [
7     "https://github.com/saxueyang/YFViewPager/raw/master/YFViewPager/yfviewpager.gif",
8     "https://github.com/saxueyang/YFViewPager/raw/master/Screen%20Shot.png"
9   ],
10   "license": "MIT",
11   "authors": {
12     "‘Dandre’": "mkshow@126.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/DandreYang/YFViewPager.git",
19     "tag": "3.1.1"
20   },
21   "source_files": "YFViewPager/YFViewPager/**/*.{h,m}",
22   "public_header_files": "YFViewPager/YFViewPager/**/*.h"