[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 0 / 8 / 5 / PunchScrollView / 1.1.0 / PunchScrollView.podspec.json
blobfaf5bd463b6a46e5beb96dba1210dafd121355d3
2   "name": "PunchScrollView",
3   "version": "1.1.0",
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.\n",
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": "5.0"
17   },
18   "source": {
19     "git": "https://github.com/tapwork/PunchScrollView.git",
20     "tag": "v1.1.0"
21   },
22   "source_files": "PunchScrollView.{h,m}",
23   "requires_arc": true