blob: d01849cec0a295f710b11e619fef1f9cc283b203 [file] [log] [blame]
{
"name": "PodSecDemo",
"version": "0.1.0",
"swift_version": "4.2",
"summary": "A short description of PodSecDemo.",
"cocoapods_version": ">= 0.36",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/pyooboom/CreatPodDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pyooboom": "pyooboom@gmail.com"
},
"source": {
"git": "https://github.com/pyooboom/CreatPodDemo.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "PodSecDemo/Classes/**/*"
}