[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 8 / 5 / PunchScrollView / 1.1.2 / PunchScrollView.podspec.json
blob8e0abdad3845e4b605151bcd39b70d981a5762d4
2   "name": "PunchScrollView",
3   "version": "1.1.2",
4   "summary": "PunchScrollView is a little UIScrollView subclass.",
5   "description": "PunchScrollView is a little UIScrollView subclass which works like the UICollectionView but with more focus on pages and infinite scrolling. PunchScrollView can be run with iOS 5.",
6   "homepage": "https://github.com/tapwork/PunchScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Christian Menschel": "christian@tapwork.de"
13   },
14   "social_media_url": "http://twitter.com/cmenschel",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/tapwork/PunchScrollView.git",
20     "tag": "1.1.2"
21   },
22   "source_files": "PunchScrollView.{h,m}",
23   "requires_arc": true