blob: 17939559a83e5bafd3a91373b465fa3bba2ea66c [file] [log] [blame]
{
"name": "iOS-Localize-Constrain",
"version": "0.0.9",
"summary": "localize constrain on the fly",
"description": "A longer description of iOS-Localize-Constrain in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/dimohamdy/iOS-Localize-Constrain",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Ahmed Hamdy": "dimo.hamdy@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/dimohamdy/iOS-Localize-Constrain.git",
"tag": "0.0.9"
},
"source_files": "Classes/*.{m,h}"
}