blob: 225e50264aecfd157baeb2d9dd43feb48f5826c7 [file] [log] [blame]
{
"name": "IngLab",
"version": "0.3.3",
"summary": "Boilerplate codes for iOS app.",
"description": "Boilerplate codes for iOS app.",
"homepage": "https://jimmytee15@bitbucket.org/myinglab/inglab.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jimmy Tee": "jimmytee@inglab.com.my"
},
"source": {
"git": "https://jimmytee15@bitbucket.org/myinglab/inglab.git",
"tag": "0.3.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GoIng/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"SwiftDate": [
],
"ReachabilitySwift": [
],
"Kingfisher": [
]
},
"pushed_with_swift_version": "4.0"
}