[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 5 / 4 / SwiftyHawk / 0.0.1 / SwiftyHawk.podspec.json
bloba1eab823abca801c157580236b7d856094bbbc56
2   "name": "SwiftyHawk",
3   "version": "0.0.1",
4   "summary": "Hawk Authentication Implementation for Swift",
5   "swift_version": "4.2",
6   "description": "Hawk Authentication Implementation for Swift based on the original implementation",
7   "homepage": "https://github.com/HungerStation/SwiftyHawk",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "mmgrt": "m.mg@outlook.com"
14   },
15   "source": {
16     "git": "https://github.com/HungerStation/SwiftyHawk.git",
17     "tag": "0.0.1"
18   },
19   "social_media_url": "https://www.linkedin.com/company/hungerstation-com",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "SwiftyHawk/Classes/**/*"