blob: e2f1d03d7b74e61ad958a5747adf67e280ec2a87 [file] [log] [blame]
{
"name": "iOSTools",
"version": "0.6.6",
"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.6.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*.swift",
"license": "MIT",
"resources": [
"Sources/UI/Views/SwipyImageView/*.xib",
"Sources/UI/Views/ProgressView/*.xib"
],
"dependencies": {
"SwiftyTools": [
]
},
"pushed_with_swift_version": "4.0"
}