blob: 2ef693f591e28ec833e2675189afa069e1dcb8ce [file] [log] [blame]
{
"name": "iOSTools",
"version": "0.2.1",
"summary": "iOS tools kit to make your life easier.",
"homepage": "https://github.com/VladasZ/iOSTools",
"authors": {
"Vladas Zakrevskis": "146100@gmail.com"
},
"source": {
"git": "https://github.com/VladasZ/iOSTools.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*.swift",
"license": "MIT",
"dependencies": {
"SwiftyTools": [
]
},
"pushed_with_swift_version": "3.0"
}