[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / b / a / 2 / StylesLoader / 1.0.2 / StylesLoader.podspec.json
blob27c346c44fdf942a0f1839a5962c40e68e61b953
2   "name": "StylesLoader",
3   "version": "1.0.2",
4   "summary": "Apply styles on json file then apply to view",
5   "description": "Themes, dynamic styles, easy to use, easy to append new rules, easy to apply styles.",
6   "homepage": "https://github.com/zoka2305/StylesLoader",
7   "license": "MIT",
8   "authors": {
9     "Luong Van Lam": "lam.luongvan2305@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/zoka2305/StylesLoader.git",
16     "tag": "1.0.2"
17   },
18   "source_files": [
19     "StylesLoader",
20     "StylesLoader/**/*.{h,m,swift}"
21   ],
22   "exclude_files": [
23     "Example/*",
24     "StylesLoaderTests/*"
25   ],
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "4"
28   },
29   "pushed_with_swift_version": "4.0"