[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 9 / 0 / 3 / snowshoe / 1.11 / snowshoe.podspec.json
blob9169267cc59697987d67b2fa9daf4d742eba7b58
2   "name": "snowshoe",
3   "version": "1.11",
4   "license": "MIT",
5   "summary": "3D printed smartphone authentication",
6   "homepage": "https://github.com/mluedke2/snowshoe",
7   "authors": {
8     "Matt Luedke": "mluedke2@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/mluedke2/snowshoe.git",
12     "tag": "1.11"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "6.0"
17   },
18   "public_header_files": "SnowShoe/SnowShoeViewController.h",
19   "source_files": "SnowShoe/SnowShoeViewController.{h,m}",
20   "dependencies": {
21     "gtm-oauth": [
23     ]
24   }