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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
c
/
e
/
a
/
ZZeActionB
/
0.0.15
/
ZZeActionB.podspec.json
blob
d681d155d9b2cd72d2cd0573a5d032672315fb9b
1
{
2
"name": "ZZeActionB",
3
"version": "0.0.15",
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.15"
16
},
17
"frameworks": "UIKit",
18
"libraries": "z",
19
"requires_arc": true,
20
"subspecs": [
21
{
22
"name": "Module",
23
"source_files": "ZZeActionB/ZZeActionB/classes/module/{*.h,*.h}",
24
"libraries": "z"
25
}
26
]
27
}