blob: ade4ee8caf4a1f2ae6da754265cccdc3d29621ce [file] [log] [blame]
{
"name": "AndroidToast",
"version": "1.0.0",
"summary": "AndroidToast.",
"description": "AndroidToast提示框.",
"homepage": "https://github.com/tree-one/AndroidToast",
"social_media_url": "http://www.weibo.com/u/5267312788",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lijianshu": "lijianshu@migu.cn"
},
"source": {
"git": "https://github.com/tree-one/AndroidToast.git",
"tag": "1.0.0"
},
"source_files": "AndroidToast/**/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true
}