Skip to content

Instantly share code, notes, and snippets.

View aogden's full-sized avatar

Andrew Ogden aogden

View GitHub Profile
{
"data": {
"expiryDate": "2021-05-17T22:10:32.4559429+00:00",
"items": [
{
"metadata": {
"startDate": {
"value": "2021-05-17T21:32:37.551296Z",
"displayValue": "2021-05-17T21:32:37.5512960Z"
},
@aogden
aogden / AppMixable-iOS-Integration.md
Last active August 29, 2015 14:17
Integration steps for AppMixable iOS SDK

#Appmixable Overview Appmixable creates customized user app experiences through creating and sharing mixes.

#CocoaPods Library AppMixable is available via CocoaPods. Just add this line to your Podfile to install.

pod "AppMixable"