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] ZJSDK 2.5.5.0
[CocoaPods.git]
/
Specs
/
d
/
7
/
e
/
MyRepos
/
1.0.0
/
MyRepos.podspec.json
blob
895d6eef657612684370a4a0a858d661a463df4f
1
{
2
"name": "MyRepos",
3
"version": "1.0.0",
4
"license": "MIT",
5
"summary": "MyRepos",
6
"homepage": "https://github.com/LymZy/MyRepos",
7
"source": {
8
"git": "https://github.com/LymZy/MyRepos.git",
9
"tag": "1.0.0"
10
},
11
"source_files": "MyRepos/*.{h,m}",
12
"requires_arc": true,
13
"platforms": {
14
"ios": "7.0"
15
},
16
"frameworks": [
17
"UIKit",
18
"Foundation"
19
],
20
"authors": {
21
"Lym": "377342167@qq.com"
22
},
23
"social_media_url": "https://github.com/LymZy/MyRepos"
24
}