[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / a / f / EsaKit / 0.2.3 / EsaKit.podspec.json
blob18efda8a0855c7e81383215ee443be42fbd273c8
2   "name": "EsaKit",
3   "version": "0.2.3",
4   "summary": "A Swift framework for the esa.io API.",
5   "homepage": "https://github.com/pixyzehn/EsaKit",
6   "license": "MIT",
7   "authors": {
8     "Nagasawa Hiroki": "civokjots10.pico@gmail.com"
9   },
10   "social_media_url": "http://twitter.com/pixyzehn",
11   "platforms": {
12     "ios": "9.0",
13     "osx": "10.10"
14   },
15   "source": {
16     "git": "https://github.com/pixyzehn/EsaKit.git",
17     "tag": "0.2.3"
18   },
19   "source_files": "Sources/**/*.{swift,h,m}",
20   "requires_arc": true,
21   "dependencies": {
22     "Himotoki": [
23       "~> 3.0"
24     ],
25     "ReactiveSwift": [
26       "~> 1.0"
27     ]
28   },
29   "pushed_with_swift_version": "3.0.2"