[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / a / f / ROSwipenger / 0.0.2 / ROSwipenger.podspec.json
blob4ba2c6daff3f25b810f280cce5f1eb7c9bbdcb05
2   "name": "ROSwipenger",
3   "version": "0.0.2",
4   "summary": "Lazy loading sliding page view controller!",
5   "description": "                       This is a sliding page view controller that lazily loads in the child view controllers.\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.2"
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   }