blob: 29c1a2cf652f49562cceb037cc475b1ff859c034 [file] [log] [blame]
{
"name": "CSToast-OC",
"version": "0.0.1",
"summary": "本工具是一个简单的提示框(Toast)",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joslyn": "cs_joslyn@foxmail.com"
},
"homepage": "https://github.com/JoslynWu/CSToast-OC",
"social_media_url": "http://www.jianshu.com/u/fb676e32e2e9",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JoslynWu/CSToast-OC.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "Sources/*.{h,m}",
"public_header_files": "Sources/*.{h}"
}