[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / d / 5 / 6 / ByvStylesIB / 0.1.0 / ByvStylesIB.podspec.json
blob9ea740d3baafc77f46fc10cd4920bf42ee277b1d
2   "name": "ByvStylesIB",
3   "version": "0.1.0",
4   "summary": "Designable classes for ByvStyles",
5   "description": "This library implements designable classes for ByvStyles",
6   "homepage": "https://github.com/byvapps/ByvStylesIB",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "adrianByv": "adrian@byvapps.com"
13   },
14   "source": {
15     "git": "https://github.com/byvapps/ByvStylesIB.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "ByvStylesIB/Classes/**/*",
23   "dependencies": {
24     "ByvStyles": [
26     ]
27   }