[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / c / b / RPTileScroller / 0.2.1 / RPTileScroller.podspec.json
blob3f1e8ef06161e669875a09b78b6b0fb8799ee7f5
2   "name": "RPTileScroller",
3   "version": "0.2.1",
4   "summary": "SpriteKit Infinite Tile Scroller",
5   "description": "                       A simple infinite tile scroller that uses a traditional, tableview's inspired, datasource.\n",
6   "homepage": "https://github.com/raspu/RPTileScroller",
7   "license": "MIT",
8   "authors": {
9     "J.P. Illanes": "jpillaness@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/raspu/RPTileScroller.git",
13     "tag": "0.2.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**.{h,m}",
20   "resource_bundles": {
21     "RPTileScroller": [
22       "Pod/Assets/*.png"
23     ]
24   }