blob: 4f2c01fd481361e86870bccb4f34c2201859913e [file] [log] [blame]
{
"name": "Softlation",
"version": "1.0.2",
"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.2"
},
"social_media_url": "https://twitter.com/Softlation",
"platforms": {
"ios": "6.0"
},
"requires_arc": false,
"documentation_url": "http://docs.softlation.com/",
"source_files": "*.h",
"public_header_files": "*.h",
"vendored_libraries": "Frameworks/libSoftlation.a",
"exclude_files": [
"VERSION.md",
"README.md"
],
"frameworks": "Foundation"
}