blob: d3a10c3464dd4595dbdd104b1d4718b7dd2aebd1 [file] [log] [blame]
{
"name": "TSTripleSec",
"version": "0.1.5",
"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.5"
},
"dependencies": {
"NAChloride": [
],
"MPMessagePack": [
]
},
"source_files": "TSTripleSec/**/*.{c,h,m}",
"requires_arc": true
}