[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 3 / 6 / b / GSLocalization / 0.0.3 / GSLocalization.podspec.json
blobecd4b2d18c1a6cfe815dad5ab8631b9f9f63b3d5
2   "name": "GSLocalization",
3   "version": "0.0.3",
4   "summary": "GSLocalization is a in app localization",
5   "description": "In app localization. You can add it your app setting and use your bundle in localized string files",
6   "homepage": "https://github.com/gangstarmn/GSLocalization",
7   "license": "MIT",
8   "authors": {
9     "Gantulga": "gangstarmn@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/gangstarmn/GSLocalization.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "GSLocalization/**/*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "dependencies": {
22     "ATLog": [
24     ],
25     "GSLog": [
27     ]
28   }