blob: 343633f83582d1c7bd225a38d62d401760fe587b [file] [log] [blame]
{
"name": "iOS-Localize-Constrain",
"version": "0.0.4",
"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": "7.0"
},
"source": {
"git": "https://github.com/dimohamdy/iOS-Localize-Constrain.git",
"tag": "0.0.4"
},
"source_files": "Classes/*.{m,h}"
}