[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / b / a / f / ROSwipenger / 0.0.1 / ROSwipenger.podspec.json
blobb3d81fc37c232c752cd06eb928a2c176bb9aee6c
2   "name": "ROSwipenger",
3   "version": "0.0.1",
4   "summary": "A sliding page view controller",
5   "description": "                       Sliding page view controller. All child view controllers are lazy loaded. \n",
6   "homepage": "https://github.com/Rounded/ROSwipenger",
7   "license": "MIT",
8   "authors": {
9     "Heather Snepenger": "hs@roundedco.com"
10   },
11   "source": {
12     "git": "https://github.com/Rounded/ROSwipenger.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "ROSwipenger": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "PureLayout": [
28     ]
29   }