[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 1 / 6 / 9 / BasicLibrary-OC / 0.1.6 / BasicLibrary-OC.podspec.json
blob6629d55cf456d762e3f66248862d4392a7114161
2   "name": "BasicLibrary-OC",
3   "version": "0.1.6",
4   "summary": "A basic library for Objective-C developers.",
5   "description": "文件分类如下:\nBase -> 基础类文件\nExternCategory -> 分类文件\nTools -> 工具类",
6   "homepage": "https://github.com/lvyingliang200/BasicLibrary-OC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lvyingliang200": "475478714@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/lvyingliang200/BasicLibrary-OC.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BasicLibrary-OC/Classes/**/*"