[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / a / 7 / OHShareTool / 0.1.5 / OHShareTool.podspec.json
blobbe5a85e5bf7f70a54847c9d673552aa17c2bf37d
2   "name": "OHShareTool",
3   "version": "0.1.5",
4   "summary": "A share tool with UMengSocial.",
5   "homepage": "https://github.com/OceanHorn/OHShareTool",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "GuoYufu": "OceanHorn@163.com"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/OceanHorn/OHShareTool.git",
19     "tag": "0.1.5"
20   },
21   "source_files": "OHShareTool/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "resources": "OHShareTool/OHShareTool.bundle",
27   "dependencies": {
28     "UMengSocial": [
29       "~> 5.0"
30     ]
31   }