blob: 35fcd9e9b907bc634a92547a05945c462d5646f2 [file] [log] [blame]
{
"name": "SHPullAcrossViewController",
"version": "1.0.0",
"summary": "A UIViewController that pulls a UIView over another UIView.",
"homepage": "https://github.com/CarvineJimmy/SHPullAcrossViewController",
"license": "MIT",
"authors": {
"Carvine Software": "contactus@carvinesoftware.com"
},
"source": {
"git": "https://github.com/CarvineJimmy/SHPullAcrossViewController.git",
"tag": "v1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "SHPullAcrossViewController/*.{h,m}",
"frameworks": "CoreGraphics",
"requires_arc": true
}