[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 7 / 8 / UmengBridge / 1.0.5 / UmengBridge.podspec.json
blob612d13e9914a2a3309753b2fe833d0b6614a8c6c
2   "name": "UmengBridge",
3   "version": "1.0.5",
4   "summary": "An UmengBridge for framework.",
5   "description": "An UmengBridge for framework. It's easy to use.",
6   "homepage": "http://www.xlink.cn",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Matej Bukovinski": "matej@bukovinski.com"
13   },
14   "source": {
15     "git": "https://github.com/AllenKwok/UMengBridge.git",
16     "tag": "1.0.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "*.{h,m}",
22   "frameworks": [
23     "CoreGraphics",
24     "QuartzCore"
25   ],
26   "requires_arc": true,
27   "static_framework": true,
28   "dependencies": {
29     "UMengUShare/Social/ReducedWeChat": [
31     ]
32   }