[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 3 / CNLiveMine / 0.0.3 / CNLiveMine.podspec.json
blob28445674593a97598c276bc4920abdc2b06828d7
2   "name": "CNLiveMine",
3   "version": "0.0.3",
4   "summary": "我的模块",
5   "description": "CNLiveMine是网++中我的模块",
6   "homepage": "http://bj.gitlab.cnlive.com/ios-team/CNLiveMine",
7   "license": "MIT",
8   "authors": {
9     "zhangxiaowen": "zhangxiaowen@cnlive.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "http://bj.gitlab.cnlive.com/ios-team/CNLiveMine.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "CNLiveMine/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "dependencies": {
24     "Masonry": [
25       "~> 1.1.0"
26     ]
27   },
28   "requires_arc": true