blob: a119f2ab6c5a399a1e912901a7e36e0b2befbe80 [file] [log] [blame]
{
"name": "JKGuidePage",
"version": "1.0.7",
"authors": {
"MissRight": "rightjson@gmail.com"
},
"homepage": "https://github.com/JsonRight/JKGuidePageWindow.git",
"summary": "The APP start page.",
"source": {
"git": "https://github.com/JsonRight/JKGuidePageWindow.git",
"tag": "1.0.7"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "JKGuidePage/**/*.{h,m}",
"dependencies": {
"SDWebImage": [
"~>4.2.2"
]
},
"frameworks": [
"UIKit",
"WebKit",
"AVFoundation"
]
}