[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / d / LocalizationKit / 0.0.3 / LocalizationKit.podspec.json
blob324928401aab7aed2c2e43a0eaaf7fabbb65cdf5
2   "name": "LocalizationKit",
3   "version": "0.0.3",
4   "summary": "iOS Localization made easy. Manage your texts and translations in realtime to support multi lingual deployment.",
5   "description": "LocalizationKit is the easiest way to manage your texts and translations. It removes the need to recompile and redeploy an app or website to support new languages and texts.",
6   "homepage": "https://github.com/willpowell8/LocalizationKit_iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Will Powell": ""
13   },
14   "source": {
15     "git": "https://github.com/willpowell8/LocalizationKit_iOS.git",
16     "tag": "0.0.3"
17   },
18   "social_media_url": "https://twitter.com/willpowelluk",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "LocalizationKit/Classes/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Socket.IO-Client-Swift": [
26       "~>8.1.1"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"