blob: f34bc9834b810c705f06956b7306486eab2d2152 [file] [log] [blame]
{
"name": "CurvedLabel",
"version": "0.1.0",
"summary": "Pod supported CurvedLabel",
"description": "A repo to add curved label to pods that require succh feature!",
"homepage": "https://github.com/mohpor/CurvedLabel",
"license": "MIT",
"authors": {
"M. Porooshani": "porooshani@gmail.com"
},
"source": {
"git": "https://github.com/mohpor/CurvedLabel.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/mohpor",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"CurvedLabel": [
"Pod/Assets/*.png"
]
}
}