blob: 25d2daf06a10e1e7eb32bdbb40a7fa80d07b2b7c [file] [log] [blame]
{
"name": "TSNAtomicFlag",
"version": "1.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/softwarenerd/TSNAtomicFlag",
"authors": {
"Brian Lambert": "brianlambert@softwarenerd.org"
},
"summary": "Atomic flag for Mac and iOS.",
"source": {
"git": "https://github.com/softwarenerd/TSNAtomicFlag.git",
"tag": "v1.0"
},
"source_files": "Source/*",
"frameworks": "Foundation",
"requires_arc": true
}