[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 9 / 4 / f / bluebox / 1.0.5 / bluebox.podspec.json
blob892a956322980fab29524afb6ed1e30b0f661953
2   "name": "bluebox",
3   "version": "1.0.5",
4   "summary": "蓝色盒子,bluebox,里面有常用的一些iOS代码",
5   "description": "bluebox 蓝色盒子 常用的一些iOS代码 code box",
6   "homepage": "https://github.com/biubiublue/bluebox.git",
7   "license": "MIT",
8   "authors": {
9     "biubiublue": "utopia.pro@aliyun.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/biubiublue/bluebox.git",
16     "tag": "1.0.5"
17   },
18   "source_files": [
19     "bluebox/blueboxlib/**/*.{h,m}",
20     "bluebox/*.{h,m}"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true