[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 2 / 5 / ARSafariActivity / 1.0.4 / ARSafariActivity.podspec.json
blob8c01a5a245aa19b4e0985920b76b5c562de6d9bb
2   "name": "ARSafariActivity",
3   "version": "1.0.4",
4   "license": "MIT",
5   "summary": "A UIActivity subclass that opens URLs in Safari.",
6   "homepage": "https://github.com/alexruperez/ARSafariActivity",
7   "screenshots": "https://raw.githubusercontent.com/alexruperez/ARSafariActivity/master/screenshot.png",
8   "authors": {
9     "alexruperez": "contact@alexruperez.com"
10   },
11   "social_media_url": "https://twitter.com/alexruperez",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "git": "https://github.com/alexruperez/ARSafariActivity.git",
17     "tag": "1.0.4"
18   },
19   "source_files": "ARSafariActivity/*.{h,m}",
20   "resources": "ARSafariActivity/ARSafariActivity.bundle",
21   "requires_arc": true,
22   "frameworks": "UIKit"