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