[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 3 / 0 / BrickBinder / 0.0.2 / BrickBinder.podspec.json
blob7b3db271ae9f50884676c363aea45b2514415b55
2   "name": "BrickBinder",
3   "version": "0.0.2",
4   "summary": "BrickBinder.",
5   "description": "BrickBinder",
6   "homepage": "https://github.com/KyleWhale/BrickBinder.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kylej": "kylej@whitewhale.pro"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/KyleWhale/BrickBinder.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "Classes",
23     "BrickBinder/*.{h,m}"
24   ],
25   "resource_bundles": {
26     "BrickBinder": [
27       "BrickBinder/BrickBinder.bundle/*.png"
28     ]
29   },
30   "dependencies": {
31     "Masonry": [
33     ]
34   }