blob: 0b6a9f3a146750de4989bcb5fbd2e516053f22db [file] [log] [blame]
{
"name": "SSAppURLs",
"version": "0.1.0",
"summary": "Quickly check for and open URLs using iOS app URL schemes.",
"homepage": "https://github.com/splinesoft/SSAppURLs",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jonathan Hersh": "jon@her.sh"
},
"source": {
"git": "https://github.com/splinesoft/SSAppURLs.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "SSAppURLs/*.{h,m}",
"frameworks": "UIKit",
"social_media_url": "https://twitter.com/jhersh"
}