blob: 6b6d17ea4bfc7f0101d238f9d6795bc65280563c [file] [log] [blame]
{
"name": "JKGuidePage",
"version": "1.0.5",
"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.5"
},
"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"
]
}