[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 7 / a / Alexander / 4.0.0 / Alexander.podspec.json
blob0f151e974e3a0ac3ec8914fdebea583700f92d11
2   "name": "Alexander",
3   "version": "4.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/hodinkee/alexander",
9   "authors": {
10     "Caleb Davenport": "caleb@calebd.me",
11     "Jonathan Baker": "jonathan@jonathanbaker.me"
12   },
13   "summary": "An extremely simple JSON helper written in Swift.",
14   "source": {
15     "git": "https://github.com/hodinkee/alexander.git",
16     "tag": "v4.0.0"
17   },
18   "source_files": "Alexander/*.{swift}",
19   "frameworks": "Foundation",
20   "requires_arc": true,
21   "platforms": {
22     "ios": "8.0",
23     "watchos": "2.0",
24     "osx": "10.9",
25     "tvos": "9.0"
26   },
27   "pushed_with_swift_version": "3.0"