blob: 27c346c44fdf942a0f1839a5962c40e68e61b953 [file] [log] [blame]
{
"name": "StylesLoader",
"version": "1.0.2",
"summary": "Apply styles on json file then apply to view",
"description": "Themes, dynamic styles, easy to use, easy to append new rules, easy to apply styles.",
"homepage": "https://github.com/zoka2305/StylesLoader",
"license": "MIT",
"authors": {
"Luong Van Lam": "lam.luongvan2305@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zoka2305/StylesLoader.git",
"tag": "1.0.2"
},
"source_files": [
"StylesLoader",
"StylesLoader/**/*.{h,m,swift}"
],
"exclude_files": [
"Example/*",
"StylesLoaderTests/*"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
},
"pushed_with_swift_version": "4.0"
}