[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 5 / 3 / b / bricks-Mantle / 0.1.1 / bricks-Mantle.podspec.json
blobf0d1f8d2b4acd7967008b63166b6ca81e0ae938a
2   "name": "bricks-Mantle",
3   "version": "0.1.1",
4   "summary": "Helper methods and utilities classes to get rid of mantle boilerplate.",
5   "description": "Helps methods and utilities classes to get rid of mantle boilerplate.This is a spin off of bricks pod\nto handle exclusively mantle objects.",
6   "homepage": "https://github.com/thiagolioy/bricks-Mantle",
7   "license": "MIT",
8   "authors": {
9     "Thiago Lioy": "thiagolioy@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/thiagolioy/bricks-Mantle.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "public_header_files": "Pod/Classes/**/*.h",
21   "dependencies": {
22     "Mantle": [
23       "~> 2.0.7"
24     ]
25   }