blob: dee81ccdf8a7176617659b3f719a2d7c5baa1ae3 [file] [log] [blame]
{
"name": "CardFlight",
"version": "0.3.7",
"summary": "CardFlight's iOS SDK Library",
"homepage": "https://getcardflight.com",
"license": {
"type": "Other",
"file": "LICENSE"
},
"authors": {
"CardFlight": "support@getcardflight.com"
},
"platforms": {
"ios": "4.0"
},
"source": {
"git": "https://github.com/CardFlight/cardflight-ios.git",
"tag": "0.3.7"
},
"source_files": "*.{h,m,a}",
"frameworks": [
"AVFoundation",
"AudioToolbox",
"MediaPlayer",
"MessageUI"
],
"requires_arc": false
}