blob: b495f88654c98c93b2a121c5e17417ee7b088adc [file] [log] [blame]
{
"name": "WBAssetPicker",
"version": "1.0.0",
"summary": "An image picker.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/PeterJames4719/WBAssetPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PeterJames4719": ""
},
"source": {
"git": "https://github.com/PeterJames4719/WBAssetPicker.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WBAssetPicker/Classes/**/*",
"resources": [
"WBAssetPicker/Assets/*.xib",
"WBAssetPicker/Assets/*.png"
]
}