blob: b861ffebce0a729b96d04dc4a76bbddc7c549f43 [file] [log] [blame]
{
"name": "WXBTools",
"version": "1.0.0",
"platforms": {
"ios": "7.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.0"
},
"source_files": "WXBTools/*.{h,m}",
"requires_arc": true
}