blob: 220f982c1ff803e74c9963c5fc0d1a8d96a7bd3c [file] [log] [blame]
{
"name": "PickyPodWed",
"version": "0.1.0",
"summary": "This is my first cocoapod What up man ^_^.",
"homepage": "https://github.com/LovePick/PickyPodWed",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Supapon Pucknavin": "picknavin556@gmail.com"
},
"source": {
"git": "https://github.com/LovePick/PickyPodWed.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PickyPodWed/Classes/**/*",
"resource_bundles": {
"PickyPodWed": [
"PickyPodWed/Assets/*.png"
]
}
}