[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 2 / c / BeeCommonSDK / 1.1.7 / BeeCommonSDK.podspec.json
blob082ab768dfb9a907a6f7abcb7a6e892c79f30b0a
2   "name": "BeeCommonSDK",
3   "version": "1.1.7",
4   "summary": "集合基本使用功能",
5   "description": "0.1.x:基础功能合集使用\n1.x.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": "1.1.7"
20   },
21   "frameworks": [
22     "AdSupport",
23     "WebKit"
24   ],
25   "requires_arc": true,
26   "resources": "lib/Resources/*.bundle",
27   "source_files": "lib/Header/*.h",
28   "ios": {
29     "vendored_libraries": "lib/libBeeCommonSDK.a"
30   },
31   "dependencies": {
32     "BeeAFNetSDK": [
34     ],
35     "WSProgressHUD": [
37     ],
38     "Masonry": [
40     ],
41     "FDFullscreenPopGesture": [
43     ]
44   }