blob: 0b543d24b0564f8845ddc1d350855e0eae5707c5 [file] [log] [blame]
{
"name": "VietThucSwift",
"version": "0.1.7",
"summary": "Swift libnary of Trần Việt Thức. Tel: 038.99.55.141",
"description": "Swift libnary of Trần Việt Thức. Tel: 038.99.55.141. Please install libnary into project, never have to write this generic code again!",
"homepage": "https://gitlab.com/cnttitk36/vietthuc-libnary",
"license": {
"type": "MIT",
"file": "VietThucSwift/LICENSE"
},
"authors": {
"Trần Việt Thức": "cnttitk36@gmail.com"
},
"swift_versions": "4.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitlab.com/cnttitk36/vietthuc-libnary.git",
"tag": "0.1.7"
},
"social_media_url": "http://mobiapps.vn/img/whitelogo.png",
"source_files": "VietThucSwift/VietThucSwift/Classes/**/*.{swift,xib}",
"resource_bundles": {
"VietThucSwift": [
"VietThucSwift/VietThucSwift/**/*.{xib,mp3,png,jpg}"
]
},
"requires_arc": true,
"static_framework": true,
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"DeviceKit": [
"~> 1.9.0"
]
},
"swift_version": "4.0"
}