blob: ce6920d99dc322cfc1cb4a5b46e707310e660d5c [file] [log] [blame]
{
"name": "TOBrowserActivityKit",
"version": "1.0.1",
"summary": "A set of UIActivity subclasses for opening NSURL objects in Chrome or Safari.",
"homepage": "https://github.com/TimOliver/TOBrowserActivityKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tim Oliver": "info@timoliver.com.au"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/TimOliver/TOBrowserActivityKit.git",
"tag": "1.0.1"
},
"source_files": "TOBrowserActivityKit/**/*.{h,m}",
"requires_arc": true
}