[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 3 / 1 / 9 / SwiftDispatchOnce / 1.0.0 / SwiftDispatchOnce.podspec.json
blobe02da94ddac29c1c7c8919e192347c20aca7cb1a
2   "name": "SwiftDispatchOnce",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "1.0.0",
7   "summary": "SwiftDispatchOnce adds an extension on DispatchQueue for performing a closure only once",
8   "homepage": "https://github.com/JRG-Developer/SwiftDispatchOnce",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Joshua Greene": "jrg.developer@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/JRG-Developer/SwiftDispatchOnce.git",
18     "tag": "1.0.0"
19   },
20   "requires_arc": true,
21   "frameworks": "Foundation",
22   "source_files": "SwiftDispatchOnce/Library/*.{swift}",
23   "pushed_with_swift_version": "3.0"