blob: ec4b3e83d5a30fe20963a009061be6032a3e19d2 [file] [log] [blame]
{
"name": "CustomFrameworkNonesc",
"version": "1.0.2",
"summary": "This is CustomFrameworkNonesc summary",
"description": "This is long description for CustomFrameworkNonesc",
"homepage": "http://www.google.com",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"sujin": "sujinchaichanamongkol@gmail.com"
},
"source": {
"git": "https://github.com/nonesc/CustomFramework.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CustomFramework/**/*.{h,m,swift}",
"swift_version": "4.1"
}