blob: 2fd736ea4b9f419816dad12a2797392297b18a9f [file] [log] [blame]
{
"name": "octo-sansa",
"version": "0.1.0",
"summary": "An Objective-C client for the sansa protocol",
"description": " Use this pod to connect to servers using [octo-sansa](https://www.npmjs.com/package/octo-sansa)\n",
"homepage": "https://github.com/thepatrick/octo-sansa-objc",
"license": "MIT",
"authors": {
"Patrick Quinn-Graham": "make-contact@pftqg.com"
},
"source": {
"git": "https://github.com/thepatrick/octo-sansa-objc.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/thepatrick",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
},
"public_header_files": "Pod/Classes/OctoSansa.h"
}