[Add] GizoSDK 2.0.1-alpha.09
[CocoaPods.git] / Specs / d / 5 / 3 / ANSnapchatAPI / 0.1 / ANSnapchatAPI.podspec.json
blob473b00b6bcde16a2e6f8df0d91d2865bc91b4a19
2   "name": "ANSnapchatAPI",
3   "version": "0.1",
4   "summary": "Cocoa Snapchat API",
5   "description": "                   Unofficial library to communicate with the Snapchat private API.\n",
6   "homepage": "https://github.com/matts2cant/ANSnapchatAPI",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Alex NICHOL": "unixpickle@gmail.com",
10     "Matthieu DE CANTELOUBE": "matts2cant@gmail.com"
11   },
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/matts2cant/ANSnapchatAPI.git",
17     "tag": "v0.1"
18   },
19   "source_files": "Sources/**/*.{h,m}",
20   "public_header_files": "Sources/**/*.h",
21   "requires_arc": true