[Add] DoordeckSDK 0.58.0
[CocoaPods.git] / Specs / 3 / 7 / a / SCAAtomic / 0.0.2 / SCAAtomic.podspec.json
blob53099457b99887bd7353f8d798d240cbdb8bada6
2   "name": "SCAAtomic",
3   "version": "0.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A lightweight atomic wrapper in swift and C.",
9   "homepage": "https://github.com/seancatkinson/SCAAtomic",
10   "social_media_url": "https://twitter.com/seancatkinson",
11   "authors": {
12     "Sean Atkinson": "seanca.seanca@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/seancatkinson/SCAAtomic.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9"
21   },
22   "source_files": "Source/*.swift",
23   "requires_arc": true