[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 2 / 8 / IOSEventbriteAPI / 0.1.1 / IOSEventbriteAPI.podspec.json
blob019bc51b56c8e3e3ea62ac577a2cae83898f176f
2   "name": "IOSEventbriteAPI",
3   "version": "0.1.1",
4   "license": "MIT",
5   "summary": "IOS Eventbrite API capable of accessing Eventbrite using oAuth.",
6   "homepage": "https://github.com/ineventapp/IOSEventbriteAPI",
7   "authors": {
8     "Pedro Góes": "goes@inevent.us"
9   },
10   "source": {
11     "git": "https://github.com/ineventapp/IOSEventbriteAPI.git",
12     "tag": "0.1.1"
13   },
14   "source_files": "IOSEventbriteAPI",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "dependencies": {
19     "AFNetworking": [
20       "~> 2.3"
21     ]
22   },
23   "requires_arc": true