blob: 9e51a9fb550cd6c14676d1260fcba29e972d4586 [file] [log] [blame]
{
"name": "BCGenieEffect",
"version": "1.1",
"summary": "OSX style genie effect inside your iOS app.",
"homepage": "https://github.com/Ciechan/BCGenieEffect",
"license": "MIT",
"authors": {
"Bartosz Ciechanowski": "ciechan@gmail.com"
},
"source": {
"git": "https://github.com/Ciechan/BCGenieEffect.git",
"tag": "1.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "UIView+Genie.{h,m}",
"requires_arc": true
}