[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 6 / 9 / Change-Language / 0.1 / Change-Language.podspec.json
blobff37117243c441f3c5fea0e111ac52fdefa9f655
2   "name": "Change-Language",
3   "version": "0.1",
4   "summary": "Force NSLocalizedString to use a specific language",
5   "description": "Simple to use, Force NSLocalizedString to use a specific language",
6   "homepage": "https://github.com/Lcccocoa/Simple-Change-Language",
7   "license": "MIT",
8   "authors": {
9     "Lcccocoa": "Lccios@163.com"
10   },
11   "platforms": {
12     "ios": "5.0",
13     "osx": "10.7",
14     "watchos": "2.0",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/Lcccocoa/Simple-Change-Language.git",
19     "tag": "0.1"
20   },
21   "source_files": "*.{h,m}",
22   "frameworks": "Foundation",
23   "requires_arc": true