blob: 48ddc6c1799b403337c7f9a9bf8b533c1261c16c [file] [log] [blame]
{
"name": "iExtra",
"version": "1.4.0",
"summary": "iExtra contains a bunch of extra stuff for the iOS framework.",
"description": "iExtra is a Swift library that contains a bunch of extra stuff for the iOS framework.\nThere is no main focus; all general features I build for my various apps end up here\nin order to make the code in my apps app-specific.",
"homepage": "https://github.com/danielsaidi/iExtra",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel Saidi": "daniel.saidi@gmail.com"
},
"source": {
"git": "https://github.com/danielsaidi/iExtra.git",
"tag": "1.4.0"
},
"social_media_url": "https://twitter.com/danielsaidi",
"platforms": {
"ios": "9.0"
},
"source_files": "iExtra/**/*.swift"
}