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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
c
/
4
/
6
/
MyPods88
/
1.1.0
/
MyPods88.podspec.json
blob
85d08dbf78db768534167ebaa86e1be81cf5f624
1
{
2
"name": "MyPods88",
3
"version": "1.1.0",
4
"summary": "This is my first pods, are you ready...",
5
"homepage": "https://github.com/HuiDragon/MyPods88",
6
"license": "MIT",
7
"authors": {
8
"HuiDragon": "liugl958@13322.com"
9
},
10
"source": {
11
"git": "https://github.com/HuiDragon/MyPods88.git",
12
"tag": "1.1.0"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source_files": "MyPods88/Classes/**/*"
18
}