blob: 53099457b99887bd7353f8d798d240cbdb8bada6 [file] [log] [blame]
{
"name": "SCAAtomic",
"version": "0.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A lightweight atomic wrapper in swift and C.",
"homepage": "https://github.com/seancatkinson/SCAAtomic",
"social_media_url": "https://twitter.com/seancatkinson",
"authors": {
"Sean Atkinson": "seanca.seanca@gmail.com"
},
"source": {
"git": "https://github.com/seancatkinson/SCAAtomic.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Source/*.swift",
"requires_arc": true
}