blob: 3268638304446b17ee1d117b7f34920aa02b3a7a [file] [log] [blame]
{
"name": "SKIntroductoryPagesHelper",
"version": "1.0.4",
"summary": "An iOS ImagePicker.",
"homepage": "https://github.com/githubze/SKIntroductoryPagesHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"githubze": "1424395628@qq.com"
},
"source": {
"git": "https://github.com/githubze/SKIntroductoryPagesHelper.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SKIntroductoryPagesHelper/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SKQuickControl": [
"~> 1.0.0"
],
"Masonry": [
"~> 1.1.0"
]
}
}