[Add] TFGPUImage 1.0.0
[CocoaPods.git] / Specs / 0 / b / c / SYLanguage / 1.0.0 / SYLanguage.podspec.json
blob6853c1a434d7e4a33bf924b17062e65b9ca2747c
2   "name": "SYLanguage",
3   "platforms": {
4     "ios": "6.0",
5     "tvos": "9.0"
6   },
7   "version": "1.0.0",
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.0"
17   },
18   "source_files": "SYLanguage/*.{h,m,c}",
19   "requires_arc": true,
20   "xcconfig": {
21     "CLANG_MODULES_AUTOLINK": "YES"
22   }