[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / a / d / 4 / URBNShareKit / 0.1 / URBNShareKit.podspec.json
blob3887ee417614df9d6b7ba560689f8bf71abe0d2f
2   "name": "URBNShareKit",
3   "version": "0.1",
4   "summary": "URBNShareKit makes using the UIActivityViewController to share content a breeze.",
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.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/*.png"
22     ]
23   }