blob: 4ee0a66f10d53266ce64ae27b27db807de68f795 [file] [log] [blame]
{
"name": "ZXTools-Swift",
"version": "0.0.1",
"summary": "ZXTools-Swift",
"description": "ZXTools-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"
},
"source": {
"git": "https://github.com/zhangxigithub/ZXTools-Swift.git",
"tag": "0.0.1"
},
"source_files": [
"Tools",
"Classes/**/*.{swift}"
],
"requires_arc": true
}