blob: 14bb01fbcca4f32b0b5cbb1fd72eb542ab5b6895 [file] [log] [blame]
{
"name": "SoraKit",
"version": "0.0.1",
"summary": "Sora API for iOS",
"description": "Client Library of Sora (ShangriLa Anime API Server) for iOS",
"homepage": "https://github.com/tamaki-shingo/SoraKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shingo Tamaki": "tamaki.shingo@gmail.com"
},
"source": {
"git": "https://github.com/tamaki-shingo/SoraKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SoraKit/Classes/**/*",
"dependencies": {
"APIKit": [
"~> 3.0"
],
"ObjectMapper": [
"~> 2.2"
]
},
"pushed_with_swift_version": "3.0"
}