blob: faf16e7b1cc0b049408f558e43488bfa9a57a692 [file] [log] [blame]
{
"name": "ZXSTool",
"version": "0.2.1",
"summary": "一些常用的工具类",
"description": "版本 0.2.1 添加省市区选择组件ZXSAreaSelector;",
"homepage": "https://github.com/zhangxusong888",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zxs": "zhangxusong888@163.com"
},
"source": {
"git": "https://github.com/zhangxusong888/ZXSTool.git",
"tag": "0.2.1"
},
"social_media_url": "https://www.jianshu.com/u/5400215b7272",
"platforms": {
"ios": "9.0"
},
"source_files": "ZXSTool/Classes/**/*",
"resource_bundles": {
"ZXSTool": [
"ZXSTool/Assets/**/*"
]
},
"public_header_files": "ZXSTool/Classes/ZXSTool.h, ZXSAreaSelector.h"
}