blob: 3d210fc61ea32da4132786296d4131a952e9e274 [file] [log] [blame]
{
"name": "TFBoccoSwift",
"version": "0.1.1",
"summary": "A short description of TFBoccoSwift.",
"description": "BOCCO API β",
"homepage": "https://github.com/tfuru/TFBoccoSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tfuru": "t_furu@tf-web.jp"
},
"source": {
"git": "https://github.com/tfuru/TFBoccoSwift.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/t_furu",
"platforms": {
"ios": "9.0"
},
"source_files": "TFBoccoSwift/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1"
],
"Argo": [
"~> 3.1"
],
"Curry": [
"~> 2.3"
],
"Runes": [
"~> 3.2"
]
}
}