blob: 8ff201e7c1af44a4c64256948c21b651f8e42360 [file] [log] [blame]
{
"name": "SJPrompt",
"version": "1.0.1",
"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": "v1.0.1"
},
"source_files": "SJPrompt/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}