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