[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 5 / 4 / SwiftyHawk / 0.0.4 / SwiftyHawk.podspec.json
blobc6987d56d58d82b3adf729a66195ea1199e21721
2   "name": "SwiftyHawk",
3   "version": "0.0.4",
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     "Muhamed ALGHZAWI": "m.mg@outlook.com"
14   },
15   "source": {
16     "git": "https://github.com/HungerStation/SwiftyHawk.git",
17     "tag": "0.0.4"
18   },
19   "social_media_url": "https://www.linkedin.com/company/hungerstation-com",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "SwiftyHawk/Classes/**/*"