blob: 019bc51b56c8e3e3ea62ac577a2cae83898f176f [file] [log] [blame]
{
"name": "IOSEventbriteAPI",
"version": "0.1.1",
"license": "MIT",
"summary": "IOS Eventbrite API capable of accessing Eventbrite using oAuth.",
"homepage": "https://github.com/ineventapp/IOSEventbriteAPI",
"authors": {
"Pedro Góes": "goes@inevent.us"
},
"source": {
"git": "https://github.com/ineventapp/IOSEventbriteAPI.git",
"tag": "0.1.1"
},
"source_files": "IOSEventbriteAPI",
"platforms": {
"ios": "7.0"
},
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
},
"requires_arc": true
}