blob: 8bcc9957299bc7b9cbdd8938fa7422df79a9e45c [file] [log] [blame]
{
"name": "PodspecDemon",
"version": "0.0.1",
"summary": "This is my first",
"platforms": {
"ios": "11.0"
},
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/1874372391/PodspecDemon",
"license": "MIT",
"authors": {
"WanShiTing": "wst18103860994@163.com"
},
"source": {
"git": "https://github.com/1874372391/PodspecDemon.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "PodspecDemon/Controller/**/*.{h,m}"
}