blob: 04a30e536c876c4715731ba2dce9460fb6d08d44 [file] [log] [blame]
{
"name": "PickPodWed",
"version": "0.1.0",
"summary": "This is my first cocoapods!.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Ghstart/PickPodWed",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"龚欢": "gonghuan2020@gmail.com"
},
"source": {
"git": "https://github.com/Ghstart/PickPodWed.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PickPodWed/Classes/**/*"
}