blob: e3c528ed58a1aa59175fe0484f150efc3ad5bab0 [file] [log] [blame]
{
"name": "LPSemiModalView",
"version": "0.0.1",
"summary": "modal a view with CATransform 3D transformed efftect",
"description": "modal a view in semi window with CATransform 3D transformed efftect",
"homepage": "https://github.com/litt1e-p/LPSemiModalView",
"license": {
"type": "MIT"
},
"authors": {
"litt1e-p": "litt1e.p4ul@gmail.com"
},
"source": {
"git": "https://github.com/litt1e-p/LPSemiModalView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LPSemiModalView/*",
"frameworks": [
"Foundation",
"UIKit"
]
}