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] GluedInSDK 2.5.1
[CocoaPods.git]
/
Specs
/
5
/
a
/
e
/
CYKTest
/
1.0.2
/
CYKTest.podspec.json
blob
3cc8d145f1d178bd8473b61abdfee813ff381edc
1
{
2
"name": "CYKTest",
3
"version": "1.0.2",
4
"summary": "个人使用库",
5
"description": "方法,类别,常用的封装",
6
"homepage": "https://github.com/cocopodspublic/CYKTest",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"Jerry": "chenyongkaiios@163.com"
13
},
14
"platforms": {
15
"ios": null
16
},
17
"source": {
18
"git": "https://github.com/cocopodspublic/CYKTest.git",
19
"tag": "1.0.2"
20
},
21
"source_files": "SourceCode/**/*.{h,m}",
22
"requires_arc": true
23
}