blob: 4a1a74d5a94404c91d1a423b6746166c6487d3c1 [file] [log] [blame]
{
"name": "IssaTool",
"version": "0.0.1",
"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.1"
},
"source_files": "Source/**/*.swift",
"swift_version": "4.0",
"requires_arc": true
}