[Add] AdisonOfferwallSDK 3.9.6
[CocoaPods.git] / Specs / c / a / 6 / hasValue / 1.0.0 / hasValue.podspec.json
blob2949b49d4891da9b0e3a987d8f0967434401e1f0
2   "name": "hasValue",
3   "version": "1.0.0",
4   "summary": "Reimplementing hasValue in Swift.",
5   "description": "Apple removed hasValue in Beta 6. On purpose. So I put it back.",
6   "homepage": "https://github.com/ashfurrow/hasValue",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ash Furrow": "ash@ashfurrow.com"
13   },
14   "social_media_url": "http://twitter.com/ashfurrow",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/ashfurrow/hasValue.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "hasValue.swift",
23   "requires_arc": true