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] NetmeraNotificationContentExtension 4.0.17
[CocoaPods.git]
/
Specs
/
0
/
a
/
2
/
ZSUtils
/
0.0.2
/
ZSUtils.podspec.json
blob
c71d60851c5bb48dba4d07a013d293be29bf58aa
1
{
2
"name": "ZSUtils",
3
"version": "0.0.2",
4
"summary": "ZSUtils",
5
"homepage": "https://github.com/moemipa/ZSUtils",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE.txt"
9
},
10
"authors": {
11
"Zhang Shuai": "macbook-pro.local"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/moemipa/ZSUtils.git",
18
"tag": "0.0.2"
19
},
20
"source_files": "ZSUtils/ZSUtils/**/*.{h,m}",
21
"exclude_files": "Classes/Exclude",
22
"requires_arc": true
23
}