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
/
2
/
CLPersonLib
/
0.0.3
/
CLPersonLib.podspec.json
blob
e1c19184577da03bf86c6301297c0ab0cde703b4
1
{
2
"name": "CLPersonLib",
3
"version": "0.0.3",
4
"summary": "CLPersonLib.",
5
"description": "CLPersonLib是一个自己写的工程,工具类",
6
"homepage": "https://github.com/CLCodeMe/CATest",
7
"license": "MIT",
8
"authors": {
9
"wanchangliang": "clwanpaul@163.com"
10
},
11
"source": {
12
"git": "https://github.com/CLCodeMe/CATest.git",
13
"tag": "0.0.3"
14
},
15
"source_files": [
16
"Classes",
17
"Classes/**/*.{h,m}"
18
],
19
"platforms": {
20
"osx": null,
21
"ios": null,
22
"tvos": null,
23
"watchos": null
24
}
25
}