[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 6 / 8 / BLOCKv / 0.9.0 / BLOCKv.podspec.json
bloba9b85c760262c0a1738fc347ce198817796180d5
2   "name": "BLOCKv",
3   "version": "0.9.0",
4   "summary": "The BLOCKv SDK allows for easy integration 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.0"
16   },
17   "social_media_url": "https://twitter.com/blockv_io",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "BlockV/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.7"
25     ]
26   }