blob: cc3ce5688d856dfaceccf5f22e9b2f7b13f7ab0f [file] [log] [blame]
{
"name": "Soldier",
"version": "0.0.1",
"summary": "personal utils for swift project",
"description": "personal utils for swift project in programming",
"homepage": "https://github.com/vinsent/Soldier",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vinsent": "vintsingle@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/vinsent/Soldier.git",
"tag": "0.0.1"
},
"source_files": [
"Soldier",
"Soldier/**/*.swift"
],
"frameworks": "UIKit"
}