[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 5 / b / YPUIKit-ObjC / 1.0.5 / YPUIKit-ObjC.podspec.json
blob9bdff60b61a44f13c68d58ad66ee420d289e1a49
2   "name": "YPUIKit-ObjC",
3   "version": "1.0.5",
4   "summary": "YPUIKit-ObjC.",
5   "description": "Some UI components",
6   "homepage": "https://github.com/HansenCCC/YPUIKit-ObjC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenghengsheng": "chenghs@shinemo.com"
13   },
14   "source": {
15     "git": "https://github.com/HansenCCC/YPUIKit-ObjC",
16     "tag": "1.0.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "YPUIKit-ObjC/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
24       "~> 1.1.0"
25     ]
26   }