[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / a / e / podLibDemo / 0.0.1 / podLibDemo.podspec.json
blob62c73479a3b993effc806223a5d1ff13ae7c5997
2   "name": "podLibDemo",
3   "version": "0.0.1",
4   "summary": "用于自己测试开发",
5   "description": "这个属于第一个版本。做了 sayhello处理",
6   "homepage": "https://github.com/liuDouA/podLibDemo",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "刘豆": "liudou@jd.com"
10   },
11   "source": {
12     "git": "https://github.com/liuDouA/podLibDemo.git",
13     "tag": "0.0.1"
14   },
15   "source_files": [
16     "podLibDemo",
17     "podLibDemo/podLibDemo/**/*.{h,m}"
18   ],
19   "public_header_files": "podLibDemo/podLibDemo/podLibHeadFile/**/*.h",
20   "platforms": {
21     "osx": null,
22     "ios": null,
23     "tvos": null,
24     "watchos": null
25   }