[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 9 / 4 / b / QSString / 0.0.1 / QSString.podspec.json
blob815fed78b5270b67741272a9d3588de8eca105e0
2   "name": "QSString",
3   "version": "0.0.1",
4   "summary": "Provide Strings utilities",
5   "description": "QSString provide Strings utilities\n@see README.md to have more details",
6   "homepage": "https://github.com/QualiaSystemes/QSString",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "QualiaSystemes": "technique@qualia.fr"
13   },
14   "source": {
15     "git": "https://github.com/QualiaSystemes/QSString.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "QSString/Classes/**/*",
22   "frameworks": "UIKit",
23   "module_name": "QSString",
24   "pushed_with_swift_version": "3.0"