blob: ca65be2092d97b08de9784bce7e532ddc0573ab7 [file] [log] [blame]
{
"name": "DrawIcons",
"version": "1.0.1",
"summary": "Some init icons by dynamic programmatically",
"homepage": "https://github.com/LGKKTeam/DrawIcons.git",
"license": "MIT",
"authors": {
"minhndcs52": "nguyenminhkhmt@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/LGKKTeam/DrawIcons.git",
"tag": "1.0.1"
},
"source_files": "DrawIcons/**/*.{h,m,swift}",
"exclude_files": "DrawIcons/**/DrawIconsTests/*.{swift,m,h}",
"public_header_files": "DrawIcons/DrawIcons/*.{h}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}