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
/
c
/
b
/
3
/
YYCategory
/
0.0.1
/
YYCategory.podspec.json
blob
7707b72d308543c061f46be72ff6e8bfba3a4600
1
{
2
"name": "YYCategory",
3
"version": "0.0.1",
4
"summary": "测试创建spec",
5
"homepage": "https://github.com/jinying0218/YYCategory",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"金莹": "jinying0218@aliyun.com"
12
},
13
"platforms": {
14
"ios": "5.0"
15
},
16
"source": {
17
"git": "https://github.com/jinying0218/YYCategory.git",
18
"tag": "0.0.1"
19
},
20
"source_files": "YYCategoryDemo/YYCategory/**/*.{h,m}",
21
"requires_arc": true
22
}