[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 3 / 7 / Softlation / 1.0.2 / Softlation.podspec.json
blob4f2c01fd481361e86870bccb4f34c2201859913e
2   "name": "Softlation",
3   "version": "1.0.2",
4   "summary": "Real-time localization of you apps w/o having to update it.",
5   "description": "Install our SDK once and make a/b tests, deliver localization updates and new languages to your users on the fly!",
6   "homepage": "http://softlation.com",
7   "license": "MIT",
8   "authors": {
9     "Leonid Eletskikh": "ios-sdk@softlation.com"
10   },
11   "source": {
12     "git": "https://github.com/Softlation/softlation-ios-cloud-sdk.git",
13     "tag": "1.0.2"
14   },
15   "social_media_url": "https://twitter.com/Softlation",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": false,
20   "documentation_url": "http://docs.softlation.com/",
21   "source_files": "*.h",
22   "public_header_files": "*.h",
23   "vendored_libraries": "Frameworks/libSoftlation.a",
24   "exclude_files": [
25     "VERSION.md",
26     "README.md"
27   ],
28   "frameworks": "Foundation"