blob: 869be1b2fac66a2191411459dd6061458b872b25 [file] [log] [blame]
{
"name": "LocalizableUIElements",
"version": "0.1.0",
"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.0"
},
"social_media_url": "https://twitter.com/AWeleczka",
"platforms": {
"ios": "8.0"
},
"source_files": "LocalizableUIElements/LocalizableUIElements/**/*",
"exclude_files": "LocalizableUIElements/LocalizableUIElements/*.plist"
}