blob: fd1ade6e6d0441a31cc0b3c14e36fcf3d2a9fb3e [file] [log] [blame]
{
"name": "thrift",
"version": "0.9.3",
"license": "Apache",
"summary": "Apache Thrift Cocoa Runtime",
"authors": "Apache Software Foundation",
"homepage": "http://thrift.apache.org/",
"documentation_url": "http://thrift.apache.org/docs/",
"source": {
"http": "http://archive.apache.org/dist/thrift/0.9.3/thrift-0.9.3.tar.gz",
"sha1": "4f4ca4113ce0af765629a9c66229d34b0a6a107d"
},
"source_files": "lib/cocoa/src/**/*.{h,m}",
"platforms": {
"ios": "7.0",
"osx": "10.8"
},
"requires_arc": false
}