blob: b02a8af41db174deb316968af7e62876361fdddb [file] [log] [blame]
{
"name": "SJPrompt",
"version": "0.0.2",
"summary": "current view present prompt.",
"description": "https://github.com/changsanjiang/SJPrompt/blob/master/README.md",
"homepage": "https://github.com/changsanjiang/SJPrompt",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"SanJiang": "changsanjiang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/changsanjiang/SJPrompt.git",
"tag": "v0.0.2"
},
"source_files": "SJPrompt/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}