[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / a / f / EsaKit / 0.0.2 / EsaKit.podspec.json
blob8038d6696f02ea20efa52b0b5447c45dfe52bed7
2   "name": "EsaKit",
3   "version": "0.0.2",
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.0.2"
18   },
19   "source_files": "EsaKit/**/*.{swift,h,m}",
20   "dependencies": {
21     "Himotoki": [
22       "~> 3.0"
23     ],
24     "ReactiveSwift": [
25       "~> 1.0.0-alpha.4"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"