[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 0 / CRToolBox / 0.0.2 / CRToolBox.podspec.json
blob76770cc1285f31e0d7a7c738403434dfc5f46d8e
2   "name": "CRToolBox",
3   "version": "0.0.2",
4   "swift_version": "4.0",
5   "summary": "Swift开发者的工具箱",
6   "description": "CR开发iOS项目中所用到的懒人用法分享给大家",
7   "homepage": "https://github.com/ChaoRenYuan/CRToolBox.git",
8   "license": "MIT",
9   "authors": {
10     "chaorenyuan": "chaoren@crios.cn"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/ChaoRenYuan/CRToolBox.git",
17     "tag": "0.0.2"
18   },
19   "source_files": "CRToolBox/ExtensionTools/*.swift",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "requires_arc": true