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.1.0
/
MyRepos.podspec.json
blob
bd853cadb33ab5ed04d925862cd620e2aaeba5dd
1
{
2
"name": "MyRepos",
3
"version": "1.1.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.1.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
}