[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / 8 / 0 / StrawServiceLocale / 0.1.1 / StrawServiceLocale.podspec.json
blob912df8b9b30cdcc4ed13430cec2f46872f7a990a
2   "name": "StrawServiceLocale",
3   "version": "0.1.1",
4   "summary": "Locale service for Straw iOS",
5   "description": "                   Locale service for Straw iOS.\n\n                   You can retrieve locale related information using this plugin.\n",
6   "homepage": "https://github.com/strawjs/straw-ios-service-locale",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yoshiya Hinosawa": "stibium121@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/kt3k",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source": {
19     "git": "https://github.com/strawjs/straw-ios-service-locale.git",
20     "tag": "v0.1.1"
21   },
22   "source_files": "StrawServiceLocale/**/*.{h,m}",
23   "public_header_files": "StrawServiceLocale/**/*.h",
24   "dependencies": {
25     "Straw": [
26       "~> 0.5.0"
27     ]
28   },
29   "requires_arc": true