blob: 11d1d5abb690c1c063f9065936da160b68c3e246 [file] [log] [blame]
{
"name": "HelloWorldDemo",
"version": "2.1.0",
"summary": "Testing upload library to cocoapod",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sambo168/helloworld-demo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sambo": "samboseth168@gmail.com"
},
"source": {
"git": "https://github.com/sambo168/helloworld-demo.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "HelloWorldDemo/Classes/**/*"
}