[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / 6 / 2 / c / BeeCommonSDK / 0.1.1 / BeeCommonSDK.podspec.json
blob219027fd6a3fd8eec4390cd6f3556d089d501cd3
2   "name": "BeeCommonSDK",
3   "version": "0.1.1",
4   "summary": "集合基本使用功能",
5   "description": "0.1.x:基础功能合集使用",
6   "homepage": "https://github.com/5hito/BeeCommonSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "5hito": "beemans@foxmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/5hito/BeeCommonSDK.git",
19     "tag": "0.1.1"
20   },
21   "frameworks": "AdSupport",
22   "requires_arc": true,
23   "resources": "lib/Resources/*.bundle",
24   "source_files": "lib/Header/*.h",
25   "ios": {
26     "vendored_libraries": "lib/libBeeCommonSDK.a"
27   },
28   "dependencies": {
29     "WSProgressHUD": [
31     ],
32     "Masonry": [
34     ]
35   }