blob: 3cd1689249a7856fe178214f611f40b3f1114edf [file] [log] [blame]
{
"name": "SwiftyAs",
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"version": "1.0.0",
"summary": "Presents short notifications over a view. Supports queuing and 3 presentation styles.",
"homepage": "https://github.com/Inferis/SwiftyAs",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"social_media_url": "https://twitter.com/inferis",
"authors": {
"Tom Adriaenssen": "http://inferis.org/"
},
"source": {
"git": "https://github.com/Inferis/SwiftyAs.git",
"tag": "1.0.0"
},
"source_files": "SwiftyAs/*.{h,m}",
"requires_arc": true
}