blob: 3905287976b694b73de8c257558fc8efe0f001a9 [file] [log] [blame]
{
"name": "VntripFramework",
"platforms": {
"ios": "8.0"
},
"summary": "Vntrip public framwork",
"requires_arc": true,
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HoangNA": "hoang.a.ngo@vntrip.vn"
},
"homepage": "https://github.com/Shjv4/VntripFramework",
"source": {
"git": "https://github.com/Shjv4/VntripFramework.git",
"tag": "1.0"
},
"frameworks": "UIKit",
"source_files": "VntripFramework/**/*.{swift,h,m}"
}