blob: 4e83fc2e59e0915fa9cc57480b4477875dbd4fe3 [file] [log] [blame]
{
"name": "PXQuisiteExtensions",
"version": "0.6",
"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.6"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"PXQuisiteExtensions": [
"Pod/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"CoreGraphics",
"QuartzCore",
"CoreData"
],
"dependencies": {
"LINQ4Obj-C": [
]
}
}