blob: 2af36af4dea620bdcc9cd70ca2549bb5f22030b2 [file] [log] [blame]
{
"name": "PXQuisiteExtensions",
"version": "0.4",
"summary": "Extension methods for iOS.",
"description": " I hate giving descriptions. \n\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "https://github.com/saorsa/saorsa.PXQuisiteExtensions",
"license": "MIT",
"authors": {
"Atanas Dragolov": "atanas.dragolov@saorsa.bg"
},
"source": {
"git": "https://github.com/saorsa/saorsa.PXQuisiteExtensions.git",
"tag": "0.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"PXQuisiteExtensions": [
"Pod/Assets/*.png"
]
}
}