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.4.14
[CocoaPods.git]
/
Specs
/
3
/
b
/
e
/
PWFirstPod
/
0.0.5
/
PWFirstPod.podspec.json
blob
3309e0a5dafb0b24c7a78b29ca4cd62060073256
1
{
2
"name": "PWFirstPod",
3
"version": "0.0.5",
4
"summary": "first public pod",
5
"homepage": "https://github.com/YlyerChen/PWFirstPod.git",
6
"authors": "chenpeiwei",
7
"license": "MIT",
8
"platforms": {
9
"ios": "9.0"
10
},
11
"source": {
12
"git": "https://github.com/YlyerChen/PWFirstPod.git",
13
"tag": "0.0.5"
14
},
15
"source_files": "PWWaterMark/**/*.{h,m}",
16
"frameworks": [
17
"UIKit",
18
"Foundation"
19
],
20
"dependencies": {
21
"AFNetworking": [
22
23
]
24
}
25
}