[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / c / a / 6 / BeePingSDK / 0.1.0 / BeePingSDK.podspec.json
blob70408e0c36851238932c5f82c3a544d707303d98
2   "name": "BeePingSDK",
3   "version": "0.1.0",
4   "summary": "ping sdk",
5   "description": "0.0.x:ping基础功能\n0.1.0:bitcode",
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.1.0"
20   },
21   "requires_arc": true,
22   "source_files": "lib/Header/*.h",
23   "ios": {
24     "vendored_libraries": "lib/libBeePingSDK.a"
25   }