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