[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 7 / a / Alexander / 1.6 / Alexander.podspec.json
blob672369da36f8f3840aeec579da7f288336bcc76d
2   "name": "Alexander",
3   "version": "1.6",
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": "v1.6"
17   },
18   "source_files": "Alexander/*.{swift}",
19   "frameworks": "Foundation",
20   "requires_arc": true,
21   "social_media_url": "https://twitter.com/calebd",
22   "platforms": {
23     "ios": "8.0",
24     "watchos": "2.0",
25     "osx": "10.9",
26     "tvos": "9.0"
27   }