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] SampleOTP 0.1.0
[CocoaPods.git]
/
Specs
/
c
/
e
/
a
/
ZZeActionB
/
0.0.11
/
ZZeActionB.podspec.json
blob
b20f0ffeacf9ce22a6da29817f5e48a7eb929c95
1
{
2
"name": "ZZeActionB",
3
"version": "0.0.11",
4
"platforms": {
5
"ios": "8.0"
6
},
7
"license": "MIT",
8
"homepage": "https://github.com/zhangIvey",
9
"authors": {
10
"zly": "zhangzeStrong@126.com"
11
},
12
"summary": "测试模块B",
13
"source": {
14
"git": "https://github.com/zhangIvey/ZZeActionB.git",
15
"tag": "0.0.11"
16
},
17
"source_files": "ZZeActionB/ZZeActionB/classes/**/{*.h,*.m}",
18
"frameworks": "UIKit",
19
"libraries": "z",
20
"requires_arc": true
21
}