[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 3 / 7 / Softlation / 1.0.0 / Softlation.podspec.json
blob495b6650dfc13bcad0379847abc686665cc0b165
2   "name": "Softlation",
3   "version": "1.0.0",
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.0"
14   },
15   "social_media_url": "https://twitter.com/Softlation",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": false,
20   "source_files": [
21     "*.h",
22     "Frameworks/*.a"
23   ],
24   "public_header_files": "*.h",
25   "frameworks": "Foundation"