blob: c4c6b7ed48d258eafa1688e18dea29ba30b5c62f [file] [log] [blame]
{
"name": "ISTimeline",
"version": "0.0.2",
"summary": "ISTimeline is a simple timeline view written in Swift 2.2",
"homepage": "https://github.com/instant-solutions/ISTimeline",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"instant:solutions": "office@instant-it.at"
},
"social_media_url": "https://www.facebook.com/instantsol",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/instant-solutions/ISTimeline.git",
"tag": "v0.0.2"
},
"source_files": "ISTimeline/ISTimeline/**/*.{h,swift}"
}