blob: f25fb62ae092dfc5ea88882cf872d8b6dee20ac6 [file] [log] [blame]
{
"name": "VietThucSwift",
"version": "0.1.3",
"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.3"
},
"social_media_url": "http://mobiapps.vn/img/whitelogo.png",
"source_files": "VietThucSwift/VietThucSwift/Classes/**/*.swift",
"resource_bundles": {
"VietThucSwift": [
"VietThucSwift/VietThucSwift/Assets/**/*.{mp3,png}"
]
},
"requires_arc": true,
"static_framework": true,
"frameworks": [
"UIKit",
"MapKit"
]
}