[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 0 / a / RHShareHelper / 0.0.1 / RHShareHelper.podspec.json
blobfac792dbc63e814c9d1a1bd1e1cb378abdc9973d
2   "name": "RHShareHelper",
3   "version": "0.0.1",
4   "summary": "Implement Sharing to your app even easier.",
5   "description": "RHShareHelper is a small library for iOS to share content to social media network. It provice convenience method to present specific network sharing or list of available network to share. It was made to easy implement and set difference content for difference type of network.",
6   "homepage": "https://github.com/rathahin/RHShareHelper",
7   "license": "MIT",
8   "authors": {
9     "Ratha Hin": "me@rathahin.com"
10   },
11   "source": {
12     "git": "https://github.com/rathahin/RHShareHelper.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": "Lib/RHShareHelper",
19   "frameworks": "CoreGraphics",
20   "requires_arc": true