[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 0 / a / RHShareHelper / 0.1.0 / RHShareHelper.podspec.json
blob329841e54a6d48c8839d611071a49d343b958fec
2   "name": "RHShareHelper",
3   "version": "0.1.0",
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.1.0"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": "Lib/RHShareHelper",
19   "frameworks": "CoreGraphics",
20   "requires_arc": true