[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / a / d / 4 / URBNShareKit / 0.2.1 / URBNShareKit.podspec.json
blobe7cef8ec6cab1896494c75796b14189a8ae379e6
2   "name": "URBNShareKit",
3   "version": "0.2.1",
4   "summary": "URBNShareKit makes using the UIActivityViewController to share content a breeze. iOS 7+",
5   "homepage": "https://github.com/urbn/URBNShareKit",
6   "license": "MIT",
7   "authors": {
8     "urbn": "jgrandelli@urbn.com"
9   },
10   "source": {
11     "git": "https://github.com/urbn/URBNShareKit.git",
12     "tag": "0.2.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes",
19   "resource_bundles": {
20     "URBNShareKit": [
21       "Pod/Assets/*"
22     ]
23   }