[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / 6 / 8 / BLOCKv / 0.9.10 / BLOCKv.podspec.json
blobb3600dff337e9bb1c96cd7d1e5e7196ffd5abcb7
2   "name": "BLOCKv",
3   "version": "0.9.10",
4   "summary": "The BLOCKv SDK allows you to easily integrate your apps into the BLOCKv Platform.",
5   "homepage": "https://blockv.io",
6   "license": {
7     "type": "BLOCKv AG",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "BLOCKv": "developer.blockv.io"
12   },
13   "source": {
14     "git": "https://github.com/BLOCKvIO/ios-sdk.git",
15     "tag": "0.9.10"
16   },
17   "social_media_url": "https://twitter.com/blockv_io",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "BlockV/Classes/**/*",
22   "swift_version": "4.1",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.7"
26     ],
27     "JWTDecode": [
28       "~> 2.1"
29     ]
30   }