[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / a / 6 / BeePingSDK / 0.0.2 / BeePingSDK.podspec.json
blob15df36350918da23c565220ad12ebfe6c82eb70a
2   "name": "BeePingSDK",
3   "version": "0.0.2",
4   "summary": "ping sdk",
5   "description": "0.0.x:ping基础功能",
6   "homepage": "https://github.com/5hito/BeePingSDK",
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/BeePingSDK.git",
19     "tag": "0.0.2"
20   },
21   "requires_arc": true,
22   "source_files": "lib/Header/*.h",
23   "ios": {
24     "vendored_libraries": "lib/libBeePingSDK.a"
25   }