blob: 7b6ce8e2a92ec63c22cfb89068075be5372453c7 [file] [log] [blame]
{
"name": "MaksabComponents",
"version": "0.1.20",
"summary": "Maksab reusable components.",
"description": "Maksab reusable components.Components that are reused or used in both rider and driver side.",
"homepage": "https://github.com/mansoor92/MaksabComponents",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mansoor Ali": "mali92390@gmail.com"
},
"source": {
"git": "https://github.com/mansoor92/MaksabComponents.git",
"tag": "0.1.20"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MaksabComponents/Classes/**/*.{h,m,swift}",
"resources": "MaksabComponents/Classes/**/*.{xib,ttf}",
"resource_bundles": {
"MaksabComponents": [
"MaksabComponents/Assets/*.png"
]
},
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"StylingBoilerPlate": [
],
"Cosmos": [
]
},
"pushed_with_swift_version": "3.0"
}