blob: e80026230d8d2957523f88dbf1479077f25751bb [file] [log] [blame]
{
"name": "PXQuisiteExtensions",
"version": "0.4.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"PXQuisiteExtensions": [
"Pod/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"CoreGraphics",
"QuartzCore"
]
}