blob: c29c44dda1f5098e2b2e6f2035c6a0eeac0cf5c7 [file] [log] [blame]
{
"name": "MyLibSupport",
"version": "1.1.0",
"summary": "My Lib Support",
"description": "My Library Support",
"homepage": "https://github.com/nmdung9x",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dung Nguyen": "nmdung9x@gmail.vn"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "git@github.com:nmdung9x/MyLibSupport.git",
"tag": "1.1.0"
},
"source_files": "MyLibSupport/**/*"
}