blob: e364d45e6de14932ccb4c200ac43391a89bd35f1 [file] [log] [blame]
{
"name": "WXBTools",
"version": "1.0.4",
"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.4"
},
"source_files": "WXBTools/*",
"requires_arc": true,
"dependencies": {
"YTKNetwork": [
"~> 2.0.3"
],
"Bugly": [
"~> 2.4.2"
]
},
"subspecs": [
{
"name": "Macro",
"platforms": {
"ios": "8.0"
},
"source_files": "WXBTools/Macro/*"
}
]
}