blob: f72f5ccb0b5cfb1d2c6cbcd305f3aa4f3d628ffc [file] [log] [blame]
{
"name": "LocalizableUIElements",
"version": "0.1.2",
"summary": "A set of UIKit-Elements with easy localization in code and storyboard",
"description": "A set of UIKit-Elements with easy localization in code and storyboard.",
"homepage": "https://github.com/AWeleczka/LocalizableUIElements",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AWeleczka": "github@accounts.aweleczka.de"
},
"source": {
"git": "https://github.com/AWeleczka/LocalizableUIElements.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/AWeleczka",
"platforms": {
"ios": "8.0"
},
"source_files": "LocalizableUIElements/LocalizableUIElements/**/*",
"exclude_files": "LocalizableUIElements/LocalizableUIElements/*.plist"
}