blob: 3d6e926b5d22e1002c5322008da0afcc1d8e3f3b [file] [log] [blame]
{
"name": "TSTripleSec",
"version": "1.0.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": "1.0.7"
},
"dependencies": {
"NAChloride": [
],
"NACrypto": [
],
"MPMessagePack": [
],
"GHODictionary": [
]
},
"source_files": "TSTripleSec/**/*.{c,h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0",
"osx": "10.8"
}
}