blob: a7e9190cc849880872ed254b85d4822f47568c2c [file] [log] [blame]
{
"name": "DrawIcons",
"version": "1.0.2",
"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",
"branch": "master",
"tag": "1.0.2"
},
"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"
}