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] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git]
/
Specs
/
3
/
8
/
6
/
CodeKit
/
0.0.1
/
CodeKit.podspec.json
blob
3b94ab043e42230dec5f813dde3210057e28cfa4
1
{
2
"name": "CodeKit",
3
"version": "0.0.1",
4
"summary": "A short description of CodeKit.",
5
"description": "这里是对框架的描述",
6
"homepage": "https://github.com/tianrandailove/CocopodDemo",
7
"license": "MIT",
8
"authors": {
9
"fine": "530362991@qq.com"
10
},
11
"platforms": {
12
"ios": "9.0",
13
"osx": "10.12"
14
},
15
"source": {
16
"git": "https://github.com/tianrandailove/CocopodDemo.git",
17
"tag": "0.0.1"
18
},
19
"source_files": [
20
"Classes",
21
"Classes/**/*.swift"
22
]
23
}