[Add] LastFM.swift 1.5.1
[CocoaPods.git] / Specs / 3 / 2 / 5 / BrickSDK / 1.0.2 / BrickSDK.podspec.json
blob90ce1082e29b2e29a12dbf667cbb681116f5a86d
2   "name": "BrickSDK",
3   "version": "1.0.2",
4   "summary": "Library for accessing the Brick API",
5   "description": "The easiest way integrate Brick into your apps.",
6   "homepage": "https://github.com/brick-arie/ios-sdk-public",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arie Prasetyo": "prasetyo.mailbox@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/brick-arie/ios-sdk-public.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "BrickSDK/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "WebKit"
25   ]