blob: 17d31ba0c4755ac066d583ace6038374cdbf1eee [file] [log] [blame]
{
"name": "antoonio",
"version": "0.5.0",
"summary": "A set of tools I often use",
"description": "A set of Swift iOS tools I often use. You can read more at antoon.io",
"homepage": "http://antoon.io/projects/antoonio/swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ntoonio": "ntoonio@gmail.com"
},
"source": {
"git": "https://github.com/ntoonio/antoonio-Swift.git",
"tag": "0.5.0"
},
"social_media_url": "https://twitter.com/ntoon_io",
"platforms": {
"ios": "9.0"
},
"source_files": "src/**/*",
"pushed_with_swift_version": "3.0"
}