blob: 070075a799d1f37c513f4a445250a752f8064936 [file] [log] [blame]
{
"name": "ROSwipenger",
"version": "0.0.7",
"summary": "Lazy loading sliding page view controller!",
"description": " This is a sliding page view controller that lazily loads in the child view controllers.\n",
"homepage": "https://github.com/Rounded/ROSwipenger",
"license": "MIT",
"authors": {
"Heather Snepenger": "hs@roundedco.com"
},
"source": {
"git": "https://github.com/Rounded/ROSwipenger.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"ROSwipenger": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"PureLayout": [
]
}
}