blob: 96b7498ddd2e59d28964a9c01b4dc74f594e19a1 [file] [log] [blame]
{
"name": "SSAppURLs",
"version": "0.0.7",
"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.0.7"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "SSAppURLs/*.{h,m}",
"frameworks": "UIKit"
}