blob: 746a11cc133aba9315a5659173905ef8dbdb1017 [file] [log] [blame]
{
"name": "iOS-Localize-Constrain",
"version": "0.0.5",
"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!\n",
"homepage": "https://github.com/dimohamdy/iOS-Localize-Constrain",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Ahmed Hamdy": "dimo.hamdy@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dimohamdy/iOS-Localize-Constrain.git",
"tag": "0.0.5"
},
"source_files": "Classes/*.{m,h}"
}