blob: 832c065fde42a1d8847a342ecabbe065532a21a2 [file] [log] [blame]
{
"name": "ARChromeActivity",
"platforms": {
"ios": "5.0"
},
"version": "1.0.5",
"summary": "A UIActivity subclass for opening URLs in Google Chrome.",
"homepage": "https://github.com/alextrob/ARChromeActivity",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Robinson": "alex@rbnsn.me"
},
"source": {
"git": "https://github.com/alextrob/ARChromeActivity.git",
"tag": "1.0.5"
},
"source_files": "ARChromeActivity/*.{h,m}",
"resources": "ARChromeActivity/*.png",
"requires_arc": true
}