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