blob: 705be22677ec221add75a23a669874a18a5fe367 [file] [log] [blame]
{
"name": "KBPGP",
"version": "0.1.4",
"summary": "kbpgp for iOS/OSX.",
"homepage": "https://github.com/gabriel/KBPGP",
"license": {
"type": "MIT"
},
"authors": {
"Gabriel Handford": "gabrielh@gmail.com"
},
"source": {
"git": "https://github.com/gabriel/KBPGP.git",
"tag": "0.1.4"
},
"dependencies": {
"NAChloride": [
],
"ObjectiveSugar": [
],
"GHKit": [
],
"Mantle": [
],
"TSTripleSec": [
],
"GHBigNum": [
],
"KBKeybase/Core": [
]
},
"source_files": "KBPGP/**/*.{c,h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"resources": [
"js/keybase*.js"
]
}