blob: 18efda8a0855c7e81383215ee443be42fbd273c8 [file] [log] [blame]
{
"name": "EsaKit",
"version": "0.2.3",
"summary": "A Swift framework for the esa.io API.",
"homepage": "https://github.com/pixyzehn/EsaKit",
"license": "MIT",
"authors": {
"Nagasawa Hiroki": "civokjots10.pico@gmail.com"
},
"social_media_url": "http://twitter.com/pixyzehn",
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/pixyzehn/EsaKit.git",
"tag": "0.2.3"
},
"source_files": "Sources/**/*.{swift,h,m}",
"requires_arc": true,
"dependencies": {
"Himotoki": [
"~> 3.0"
],
"ReactiveSwift": [
"~> 1.0"
]
},
"pushed_with_swift_version": "3.0.2"
}