blob: f643eff700053cfa52777adb47716f019875e8c0 [file] [log] [blame]
{
"name": "MyPlugin",
"version": "0.1.0",
"summary": "test how to create a pod",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://www.jianshu.com/u/b816d8e0bf2d",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"licl19": "licl19@163.com"
},
"source": {
"git": "https://github.com/licl19/MyPlugin.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyPlugin/Classes/**/*"
}