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] TrinityAudioSDK 3.2.118
[CocoaPods.git]
/
Specs
/
6
/
5
/
f
/
CCToolKit
/
0.0.1
/
CCToolKit.podspec.json
blob
646cabe0b2cad750f960c149d29da31e9ef9225f
1
{
2
"name": "CCToolKit",
3
"version": "0.0.1",
4
"summary": "Testing",
5
"description": "Testing Private Podspec.",
6
"homepage": "https://github.com/lgc107/CCToolKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"lgc107": "15645969688@163.com"
13
},
14
"source": {
15
"git": "https://github.com/lgc107/CCToolKit.git",
16
"tag": "0.0.1"
17
},
18
"platforms": {
19
"ios": "7.0"
20
},
21
"source_files": "CCToolKit/Classes/**/*"
22
}