repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] kit_extension 0.4.3
[CocoaPods.git]
/
Specs
/
2
/
7
/
b
/
CardFlight
/
0.3.6
/
CardFlight.podspec.json
blob
138a96aef9e990737b6300b1667ad58dc859b37d
1
{
2
"name": "CardFlight",
3
"version": "0.3.6",
4
"summary": "CardFlight's iOS SDK Library",
5
"homepage": "https://getcardflight.com",
6
"license": {
7
"type": "Other",
8
"file": "LICENCE"
9
},
10
"authors": {
11
"CardFlight": "support@getcardflight.com"
12
},
13
"platforms": {
14
"ios": "4.0"
15
},
16
"source": {
17
"git": "https://github.com/CardFlight/cardflight-ios.git",
18
"tag": "0.3.6"
19
},
20
"source_files": "*.{h,m,a}",
21
"frameworks": [
22
"AVFoundation",
23
"AudioToolbox",
24
"MediaPlayer",
25
"MessageUI"
26
],
27
"requires_arc": false
28
}