[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / f / 5 / LocalizationSystem / 0.1.0 / LocalizationSystem.podspec.json
blob81eeb0391792ef5677e7c20e6b0654bafc254a75
2   "name": "LocalizationSystem",
3   "version": "0.1.0",
4   "summary": "Change the language of iOS apps on the fly.",
5   "homepage": "https://github.com/rudensm/LocalizationSystem",
6   "license": "MIT",
7   "authors": {
8     "Martins Rudens": "martins.rudens@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/rudensm/LocalizationSystem.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Classes/**/*.{h,m}",
19   "public_header_files": "Classes/**/*.h"