blob: 20a0a040d162cae3ea1f68ab9d219c0b3c0e9bc9 [file] [log] [blame]
{
"name": "Softlation",
"version": "1.0.1",
"summary": "Real-time localization of you apps w/o having to update it.",
"description": "Install our SDK once and make a/b tests, deliver localization updates and new languages to your users on the fly!",
"homepage": "http://softlation.com",
"license": "MIT",
"authors": {
"Leonid Eletskikh": "ios-sdk@softlation.com"
},
"source": {
"git": "https://github.com/Softlation/softlation-ios-cloud-sdk.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/Softlation",
"platforms": {
"ios": "6.0"
},
"requires_arc": false,
"source_files": [
"*.h",
"Frameworks/*.a"
],
"public_header_files": "*.h",
"frameworks": "Foundation"
}