[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / b / 5 / CEMActivityViewController / 1.0.0 / CEMActivityViewController.podspec.json
blob5625b2c91e382c0ba360b9fcace795bdb9f32f8c
2   "name": "CEMActivityViewController",
3   "version": "1.0.0",
4   "summary": "Custom ActivityViewController on iOS",
5   "homepage": "https://github.com/svenhaun/CEMActivityViewController",
6   "license": "MIT",
7   "authors": {
8     "svenhaun": "svenhaun@126.com"
9   },
10   "source": {
11     "git": "https://github.com/svenhaun/CEMActivityViewController.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*.{h,m}",
19   "resources": "Pod/Resources/Resource.bundle/**/*.png",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "dependencies": {
25     "TencentOpenApiSDK/64bit": [
26       "~> 2.9.5"
27     ],
28     "libWeChatSDK": [
29       "~> 1.6"
30     ],
31     "WeiboSDK": [
32       "~> 3.1.3"
33     ]
34   }