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