blob: 8ec6616163f3215bc1c56092d0421329caa3c81e [file] [log] [blame]
{
"name": "IngLab",
"version": "0.5.4",
"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.5.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GoIng/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"SwiftDate": [
],
"ReachabilitySwift": [
],
"Kingfisher": [
],
"RealmSwift": [
]
},
"pushed_with_swift_version": "4.0"
}