[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / d / 4 / URBNShareKit / 0.2 / URBNShareKit.podspec.json
blobccd67a1186370e51b5f1185663712efe527bc3a5
2   "name": "URBNShareKit",
3   "version": "0.2",
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"
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   }