[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 9 / 6 / d / zUIViewPager / 0.0.1 / zUIViewPager.podspec.json
blobdb6efef384e4d8f4f421302be6d091ecc6801642
2   "name": "zUIViewPager",
3   "version": "0.0.1",
4   "summary": "Android ViewPager for iOS",
5   "description": "inspired from ICViewPager (https://github.com/iltercengiz/ICViewPager)\n\nplatform: >= iOS 7.0\n\nimprove list\n  - customize width for each tab\n  - customize appearance when tab state changed.\n  - fix bug: ICViewPager can not be child view controller for other view controller. it will cause ICViewPager get wrong frame.",
6   "homepage": "https://github.com/larryonline/zUIViewPager",
7   "license": "MIT",
8   "authors": {
9     "ZhangZhenNan": "larry.zzn@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/larryonline/zUIViewPager.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "zUIViewPager/**/*.{h,m}"
21   ],
22   "requires_arc": true