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