[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / b / a / Standards / 0.2 / Standards.podspec.json
blob605837c269f35409c556068783a9e49e99f58775
2   "name": "Standards",
3   "version": "0.2",
4   "summary": "Backport of Foundations’ Measurements API",
5   "description": "Enables developers to use Foundations’ Measurements API all the way down to iOS 8.0.",
6   "homepage": "https://github.com/floriankrueger/Standards",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Florian Krüger": "florian.krueger@projectserver.org"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/floriankrueger/Standards.git",
22     "tag": "0.2"
23   },
24   "source_files": "Sources/**/*",
25   "frameworks": "Foundation",
26   "pushed_with_swift_version": "3.1"