blob: 1384361fcca1ccf03f8c9b5ea722883c3959a119 [file] [log] [blame]
{
"name": "WXBTools",
"version": "1.0.3",
"platforms": {
"ios": "8.0"
},
"summary": "some utilities",
"homepage": "https://github.com/weixinbing/WXBTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"weixb": "183292352@qq.com"
},
"social_media_url": "http://weibo.com/u/5348162268",
"source": {
"git": "https://github.com/weixinbing/WXBTools.git",
"tag": "1.0.3"
},
"source_files": "WXBTools",
"requires_arc": true,
"dependencies": {
"YTKNetwork": [
"~> 2.0.3"
],
"Bugly": [
"~> 2.4.2"
]
}
}