blob: af7411a35efa46c8cc86983d8a68fe87a493d9b1 [file] [log] [blame]
{
"name": "GoIng",
"version": "0.2.1",
"summary": "Boilerplate codes for iOS app.",
"description": "Boilerplate codes for iOS app.",
"homepage": "https://github.com/JimTmj15/GoIng",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JimTmj15": "jimmyjie15@gmail.com"
},
"source": {
"git": "https://github.com/JimTmj15/GoIng.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GoIng/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
]
},
"pushed_with_swift_version": "4.0"
}