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