[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 6 / 3 / e / UIViewController+Sharing / 1.1.3 / UIViewController+Sharing.podspec.json
blob7cb1475105bfea560d2a4d7dbda7c84c77c3a0f4
2   "name": "UIViewController+Sharing",
3   "version": "1.1.3",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/mergesort/UIViewController-Sharing",
9   "authors": {
10     "Joe Fabisevich": "github@fabisevi.ch"
11   },
12   "summary": "A category on UIViewController for adding Apple's built in sharing options.",
13   "source": {
14     "git": "https://github.com/mergesort/UIViewController-Sharing.git",
15     "tag": "1.1.3"
16   },
17   "source_files": "UIViewController+Sharing.{h,m}",
18   "frameworks": "Foundation",
19   "requires_arc": true,
20   "social_media_url": "https://twitter.com/mergesort",
21   "platforms": {
22     "ios": "7.0"
23   }