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] IPDSDK 2.0.0.3
[CocoaPods.git]
/
Specs
/
8
/
f
/
1
/
JKGuidePage
/
1.0.5
/
JKGuidePage.podspec.json
blob
6b6d17ea4bfc7f0101d238f9d6795bc65280563c
1
{
2
"name": "JKGuidePage",
3
"version": "1.0.5",
4
"authors": {
5
"MissRight": "rightjson@gmail.com"
6
},
7
"homepage": "https://github.com/JsonRight/JKGuidePageWindow.git",
8
"summary": "The APP start page.",
9
"source": {
10
"git": "https://github.com/JsonRight/JKGuidePageWindow.git",
11
"tag": "1.0.5"
12
},
13
"license": {
14
"type": "MIT",
15
"file": "LICENSE"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"requires_arc": true,
21
"source_files": "JKGuidePage/**/*.{h,m}",
22
"dependencies": {
23
"SDWebImage": [
24
"~>4.2.2"
25
]
26
},
27
"frameworks": [
28
"UIKit",
29
"WebKit",
30
"AVFoundation"
31
]
32
}