blob: 20e41ca77d83b185b595493c1b541ce4e993b608 [file] [log] [blame]
{
"name": "ZXTools_Swift",
"version": "2.3.4",
"summary": "ZXTools_Swift",
"description": "zhangxi's Toolbox in Swift",
"homepage": "https://github.com/zhangxigithub/ZXTools_Swift",
"license": "Apache License 2.0",
"authors": {
"zhangxi": "zhangxi_1989@sina.com"
},
"social_media_url": "http://zhangxi.me",
"platforms": {
"ios": "8.0"
},
"module_name": "ZXTools",
"source": {
"git": "https://github.com/zhangxigithub/ZXTools_Swift.git",
"tag": "2.3.4"
},
"source_files": "Tools/**/*.{swift}",
"frameworks": [
"CoreLocation",
"MultipeerConnectivity"
]
}