blob: 93cff7bf12e291a6c0cfba8a650921b456224c34 [file] [log] [blame]
{
"name": "MyLibary",
"version": "0.1.0",
"summary": "this is a summary",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/SCriminal/MyLibrary.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"495921885@qq.com": "495921885@qq.com"
},
"source": {
"git": "https://github.com/SCriminal/MyLibrary.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyLibary/Classes/**/*"
}