blob: 1110b5e031962106369a2e1f558c47dd210f5d78 [file] [log] [blame]
{
"name": "KNSemiModalViewController",
"version": "0.1",
"license": "MIT",
"summary": "Replica of the semi-modal view with pushed-back stacked animation found in the beautiful Park Guides by National Geographic app.",
"homepage": "https://github.com/kentnguyen/KNSemiModalViewController",
"authors": {
"Kent Nguyen": "nguyen.dmz@gmail.com"
},
"source": {
"git": "https://github.com/kentnguyen/KNSemiModalViewController.git",
"tag": "0.1"
},
"platforms": {
"ios": null
},
"source_files": "Source",
"requires_arc": true,
"frameworks": "QuartzCore"
}