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
/
4
/
3
/
c
/
JWView
/
0.0.1
/
JWView.podspec.json
blob
083d575fed3831ddc77c7933323a32e1144fd6f2
1
{
2
"name": "JWView",
3
"version": "0.0.1",
4
"summary": "JWView Use",
5
"homepage": "https://github.com/cjw429672039/JWView.git",
6
"license": {
7
"type": "Apache",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"JW": "429672039@qq.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/cjw429672039/JWView.git",
18
"tag": "0.0.1"
19
},
20
"source_files": "JWView/*.{h,m}",
21
"frameworks": [
22
"Foundation",
23
"UIKit"
24
],
25
"requires_arc": true
26
}