[Add] FaceSDKNightly 6.3.2275
[CocoaPods.git] / Specs / 0 / b / c / SYLanguage / 1.0.1 / SYLanguage.podspec.json
blob51c052fae51ab4c0a40111c2a1a6b454c240a6db
2   "name": "SYLanguage",
3   "platforms": {
4     "ios": "6.0",
5     "tvos": "9.0"
6   },
7   "version": "1.0.1",
8   "license": "Custom",
9   "summary": "Switch interface language at runtime",
10   "homepage": "https://github.com/dvkch/SYLanguage",
11   "authors": {
12     "Stan Chevallier": "contact@stanislaschevallier.fr"
13   },
14   "source": {
15     "git": "https://github.com/dvkch/SYLanguage.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "SYLanguage/*.{h,m,c}",
19   "deprecated": true,
20   "requires_arc": true,
21   "xcconfig": {
22     "CLANG_MODULES_AUTOLINK": "YES"
23   }