blob: 08d104b3f3ad3621fa20e26db0d93b7df1fd8e3a [file] [log] [blame]
{
"name": "SVFramework",
"version": "0.1.0",
"summary": "Demo Lib for ios with swift",
"description": "Demo Lib for ios with swift. And can be install on github.",
"homepage": "https://github.com/QuyenNguyenThe/SVFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ntquyen1@tma.com.vn": "ntquyen1@tma.com.vn"
},
"source": {
"git": "https://github.com/QuyenNguyenThe/SVFramework.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*.{h,m,swift}",
"swift_version": "4.2",
"frameworks": "UIKit"
}