blob: b448614dbcd5fa217f086711c8b78308a4c84be8 [file] [log] [blame]
{
"name": "ARSafariActivity",
"version": "0.0.3",
"license": "MIT",
"summary": "A UIActivity subclass that opens URLs in Safari.",
"homepage": "https://github.com/alexruperez/ARSafariActivity",
"screenshots": "https://raw.githubusercontent.com/alexruperez/ARSafariActivity/master/screenshot.png",
"authors": {
"alexruperez": "contact@alexruperez.com"
},
"social_media_url": "https://twitter.com/alexruperez",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/alexruperez/ARSafariActivity.git",
"tag": "0.0.3"
},
"source_files": "ARSafariActivity/*.{h,m}",
"resources": "ARSafariActivity/ARSafariActivity.bundle",
"requires_arc": true,
"frameworks": "UIKit"
}