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] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git]
/
Specs
/
2
/
5
/
8
/
MobDevLib
/
0.1.0
/
MobDevLib.podspec.json
blob
98984523e8d6caa14780f7461746e2231959b4cb
1
{
2
"name": "MobDevLib",
3
"version": "0.1.0",
4
"summary": "iOS工具收集,代码复用,加快开发进度!",
5
"homepage": "https://github.com/MobDeveloper163/MobDevLib",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Mob_Developer": "mob_developer@163.com"
12
},
13
"source": {
14
"git": "https://github.com/MobDeveloper163/MobDevLib.git",
15
"tag": "0.1.0"
16
},
17
"requires_arc": true,
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "MobDevLib/Classes/**/*"
22
}