[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 0 / 7 / 3 / Localizable / 0.1.0 / Localizable.podspec.json
blobc894cccec75cbee1fbf79cc6fed6093c1836974d
2   "name": "Localizable",
3   "version": "0.1.0",
4   "summary": "Localizable.io SDK, manage your Localizable strings online",
5   "description": "Localizable.io is a SaaS for you to manage your localizable strings without the need\nto submit your app to the AppStore on every change",
6   "homepage": "https://github.com/localizable/ios-sdk",
7   "license": "MIT",
8   "authors": {
9     "Ivan Bruel": "ivan.bruel@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/localizable/ios-sdk.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/ivanbruel",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9",
19     "watchos": "2.0",
20     "tvos": "9.0"
21   },
22   "requires_arc": true,
23   "default_subspecs": "Core",
24   "subspecs": [
25     {
26       "name": "Core",
27       "source_files": "Pod/*.swift"
28     }
29   ]