[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / b / 7 / a / Alexander / 1.5 / Alexander.podspec.json
blob29ba6086873f8a02ee1913eef1f25b907085cb2e
2   "name": "Alexander",
3   "version": "1.5",
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   },
12   "summary": "An extremely simple JSON helper written in Swift.",
13   "source": {
14     "git": "https://github.com/hodinkee/alexander.git",
15     "tag": "v1.5"
16   },
17   "source_files": "Alexander/*.{swift}",
18   "frameworks": "Foundation",
19   "requires_arc": true,
20   "social_media_url": "https://twitter.com/calebd",
21   "platforms": {
22     "ios": "8.0",
23     "watchos": "2.0",
24     "osx": "10.9",
25     "tvos": "9.0"
26   }