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] SmartCodable 3.4.6-beta
[CocoaPods.git]
/
Specs
/
8
/
c
/
e
/
gdhTestProject
/
0.0.1
/
gdhTestProject.podspec.json
blob
7fc7ef8199202c35f36a96ddd2665dc2349e970c
1
{
2
"name": "gdhTestProject",
3
"version": "0.0.1",
4
"summary": "just learn cocopods",
5
"homepage": "https://github.com/dhhd917",
6
"license": {
7
"type": "MIT",
8
"file": "FILE_LICENSE"
9
},
10
"authors": {
11
"gdh": "575595743@qq.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/dhhd917/gdhTestProject.git",
18
"tag": "0.0.1"
19
},
20
"source_files": [
21
"Source",
22
"Source/**/*.{h,m}"
23
],
24
"exclude_files": "Classes/Exclude"
25
}