blob: d316e2993d7f8ae594e0903f4b5f00781625ddc5 [file] [log] [blame]
{
"name": "ZXTools_Swift",
"version": "0.2.3",
"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": "0.2.3"
},
"source_files": "Tools/**/*.{swift}",
"frameworks": [
"CoreLocation",
"MultipeerConnectivity"
]
}