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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
7
/
0
/
3
/
FirstPod
/
1.0.0
/
FirstPod.podspec.json
blob
71b87b39f02fa485ab13b63f07dc665982b5b0b8
1
{
2
"name": "FirstPod",
3
"version": "1.0.0",
4
"summary": "test Git",
5
"homepage": "https://github.com/junmiao/FirstPod",
6
"license": "MIT",
7
"authors": {
8
"junmiao": "mxjloveyou@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/junmiao/FirstPod.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "FirstPod/*.{h,m}",
18
"requires_arc": true
19
}