[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 2 / a / e / ZBLiveCore / 0.1.2 / ZBLiveCore.podspec.json
blob05d4b2578ad9a401b1f007ecb8714671a650b033
2   "name": "ZBLiveCore",
3   "version": "0.1.2",
4   "summary": "A short description of ZBLiveCore.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zhaowuxie/ZBLiveCore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhaowuxie": "zhaobing@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zhaowuxie/ZBLiveCore.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZBLiveCore/Classes/**/*",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ],
27   "dependencies": {
28     "AFNetworking": [
29       "~> 2.3"
30     ]
31   }