blob: d0185e17367651c54bad4426966fc2c084b0d830 [file] [log] [blame]
{
"name": "UIExtensionDemo",
"version": "1.0.0",
"summary": "first init",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhouxinboss/UIExtensionDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"973984457@qq.com": "18142825602@163.com"
},
"source": {
"git": "https://github.com/zhouxinboss/UIExtensionDemo.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UIExtensionDemo/Classes/**/*"
}