blob: 84826c59bb08dc9606688af2bd16861ae5f32a32 [file] [log] [blame]
{
"name": "iOSTools",
"version": "0.3.12",
"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.3.12"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*.swift",
"license": "MIT",
"resources": [
"Sources/*.xib"
],
"dependencies": {
"SwiftyTools": [
]
},
"pushed_with_swift_version": "3.0"
}