repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
b
/
0
/
e
/
YJHomeKit
/
0.0.2
/
YJHomeKit.podspec.json
blob
7eaf417045280683ece807640d7dc9841b4d9bfc
1
{
2
"name": "YJHomeKit",
3
"version": "0.0.2",
4
"summary": "YJHomeKit 自己用的",
5
"description": "用CocoaPods做iOS程序的依赖管理,测试",
6
"homepage": "https://github.com/qq756585379/YJHomeKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"杨俊": "756585379@qq.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/qq756585379/YJHomeKit.git",
19
"tag": "0.0.2"
20
},
21
"source_files": [
22
"YJHomeKit",
23
"YJHomeKit/*.{h,m}"
24
],
25
"frameworks": "UIKit",
26
"requires_arc": true
27
}