[Add] AMRAdapterBigo-Beta 4.6.0.1
[CocoaPods.git] / Specs / 1 / c / 0 / DDBrick / 1.1 / DDBrick.podspec.json
blobc7693c025b292dbdaee19140cf56c649d370278a
2   "name": "DDBrick",
3   "version": "1.1",
4   "summary": "Data Driven Brick(TableViewCell) Components.",
5   "description": "DDBrick Components to make your iOS develop faster.",
6   "homepage": "https://github.com/amoblin/DDBrick",
7   "license": {
8     "type": "Copyright",
9     "text": "      Copyright 2016 marboo.io All rights reserved.\n"
10   },
11   "authors": {
12     "amoblin": "amoblin@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/amoblin",
15   "source": {
16     "git": "https://github.com/amoblin/DDBrick.git",
17     "tag": "1.1"
18   },
19   "platforms": {
20     "ios": "6.1"
21   },
22   "requires_arc": true,
23   "source_files": "DDBrick/**/*.{h,m}",
24   "public_header_files": "DDBrick/**/*.h",
25   "resources": "DDBrick/DDBrick.xcassets",
26   "dependencies": {
27     "Masonry": [
29     ],
30     "JSONModel": [
32     ],
33     "SDWebImage": [
35     ]
36   }