blob: 5e2f6afd6718a8ee50b1119dc61b5ddefc1555f5 [file] [log] [blame]
{
"name": "Customized-Popup",
"version": "0.1.0",
"summary": "Customized-Popup. Hello this is my first project in cocoapod.",
"description": "Customized popup : One of the most customized popup with custom view inside the popup. You can show map, image and texts inside your popup. Easy to maintain",
"homepage": "https://github.com/dsrijan/Customized-Popup",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dsrijan": "srijan12345@gmail.com"
},
"source": {
"git": "https://github.com/dsrijan/Customized-Popup.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CustomizedPopup/**/*.swift"
}