[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 7 / a / 4 / StyleGuide / 0.2.1 / StyleGuide.podspec.json
blob9f1c7671c7cdca327c0b8e2d91175c2ebfc569b1
2   "name": "StyleGuide",
3   "version": "0.2.1",
4   "summary": "The theming library for your amazing iOS app!",
5   "description": "StyleGuide makes it very easy to style your iOS app using just a JSON file.\nThe aim is to keep the app ui consistent, changeable from a single place and to cut the ui code.",
6   "homepage": "https://github.com/shubham01/StyleGuide",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shubham01": "shubham.agr001@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/shubham01/StyleGuide.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "StyleGuide/Classes/**/*",
22   "dependencies": {
23     "SwiftyJSON": [
25     ]
26   },
27   "pushed_with_swift_version": "4.0"