[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / 9 / 4 / LYBase / 0.0.4 / LYBase.podspec.json
blob8dac5fa4f52e8cba34ee2503d3fa966d1358fc4c
2   "name": "LYBase",
3   "version": "0.0.4",
4   "summary": "Demo for Pod",
5   "description": "测试公有库是否发布成功,Demo for Pod,为以后pods集成做准备。仅此而已,不要再让我写了",
6   "homepage": "https://github.com/chrisLiuYan/LYBaseDemo",
7   "license": "MIT",
8   "authors": {
9     "刘岩": "798174262@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/chrisLiuYan/LYBaseDemo.git",
16     "tag": "0.0.4"
17   },
18   "source_files": [
19     "LYBase/LYBaseUI/*.{h,m}",
20     "LYBase/LYBase.framework/Headers/*.{h}"
21   ],
22   "resources": [
23     "LYBase/LYLivenessSource.bundle",
24     "LYBase/LYResource.bundle"
25   ],
26   "frameworks": "Foundation",
27   "libraries": "c++",
28   "vendored_frameworks": "LYBase/LYBase.framework",
29   "requires_arc": true