blob: 2f4f8b4bb560e5c66dbc796acacc37d2aef2901e [file] [log] [blame]
{
"name": "IssaTool",
"version": "0.0.3",
"summary": "Common tools for Swift projects.",
"homepage": "https://github.com/IkeBanPC/IssaTool.git",
"license": "MIT",
"authors": {
"IkeBan": "https://github.com/IkeBanPC"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/IkeBanPC/IssaTool.git",
"tag": "0.0.3"
},
"source_files": "Source/**/*.swift",
"swift_version": "4.0",
"requires_arc": true
}