blob: 6de6f2706cc3633292c1e3446dbba0b7076e2ff0 [file] [log] [blame]
{
"name": "my-ios-i18n-strings",
"version": "0.1.0",
"summary": "The cocoapod my-ios-i18n-strings.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/josephmcasey/my-ios-i18n-strings",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"josephmcasey": "me@josephmcasey.com"
},
"source": {
"git": "https://github.com/josephmcasey/my-ios-i18n-strings.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/josephmcasey",
"platforms": {
"ios": "8.0"
},
"resource_bundles": {
"my-ios-i18n-strings": [
"my-ios-i18n-strings/*.lproj/*.strings"
]
}
}