blob: 90f019ad3ae58eb034e52b7c2dd1e153942a4fcc [file] [log] [blame]
{
"name": "TSTripleSec",
"version": "0.1.7",
"summary": "Objective-C library for TripleSec",
"homepage": "https://github.com/gabriel/TSTripleSec",
"license": {
"type": "MIT"
},
"authors": {
"Gabriel Handford": "gabrielh@gmail.com"
},
"source": {
"git": "https://github.com/gabriel/TSTripleSec.git",
"tag": "0.1.7"
},
"dependencies": {
"NAChloride": [
],
"MPMessagePack": [
]
},
"source_files": "TSTripleSec/**/*.{c,h,m}",
"requires_arc": true
}