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
/
6
/
a
/
YTSkin
/
1.0.1
/
YTSkin.podspec.json
blob
59a7f7903d76a6cbc0462b6dbe3e92a2b8154fa9
1
{
2
"name": "YTSkin",
3
"platforms": {
4
"ios": "7.0"
5
},
6
"version": "1.0.1",
7
"license": "MIT",
8
"summary": "A UI image, font and color centralized management tool.",
9
"homepage": "https://github.com/songyutao/YTSkin",
10
"authors": {
11
"宋玉涛": "iamsongyutao@163.com"
12
},
13
"source": {
14
"git": "https://github.com/songyutao/YTSkin.git",
15
"tag": "1.0.1"
16
},
17
"requires_arc": true,
18
"subspecs": [
19
{
20
"name": "YTSkin",
21
"source_files": "YTSkin/YTSkin",
22
"frameworks": [
23
"UIKit"
24
]
25
}
26
]
27
}