[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 7 / a / QALocalize / 0.9.3 / QALocalize.podspec.json
blob68deb2486896dfc77ee5256490366f3007a429b5
2   "name": "QALocalize",
3   "version": "0.9.3",
4   "summary": "iOS Swift framework supporting quality assurance tests of the app with different localizations.",
5   "description": "QALocalize helps developer / tester to instantly find issues in the layout related to random lengths of strings in different languages.",
6   "homepage": "https://github.com/mbieda/QALocalize",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "mbieda",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/mbieda/QALocalize.git",
17     "tag": "0.9.3"
18   },
19   "source_files": [
20     "QALocalize/*.swift",
21     "QALocalize/*.storyboard"
22   ],
23   "requires_arc": true,
24   "swift_version": "4.2"