blob: db1d4ae95a3cc1b6356489cfe5d077d63ff5ae35 [file] [log] [blame]
{
"name": "BCGenieEffect",
"version": "1.0",
"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.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "UIView+Genie.{h,m}",
"requires_arc": true
}