blob: f569f16264ddd932920dc09524edbca9081533f2 [file] [log] [blame]
{
"name": "QiitaApiClient",
"version": "0.2.0",
"summary": "API client for http://qiita.com/.",
"homepage": "https://github.com/marty-suzuki/QiitaApiClient",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"marty-suzuki": "s1180183@gmail.com"
},
"source": {
"git": "https://github.com/marty-suzuki/QiitaApiClient.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/marty_suzuki",
"platforms": {
"ios": "8.0"
},
"source_files": "QiitaApiClient/**/*.{swift}",
"frameworks": [
"UIKit",
"WebKit"
],
"dependencies": {
"MisterFusion": [
"~> 2.0.0"
]
},
"pushed_with_swift_version": "3.0"
}