blob: e2f68fd55d76358c4053642d49e8500ed607c681 [file] [log] [blame]
{
"name": "SHYIconFont",
"version": "0.0.1",
"summary": "A icon resource management tool",
"description": "It is a icon manage tools used on iOS, which implement by \tObjective-C.",
"homepage": "https://github.com/XW-SHY/SHYIconFont",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XW-SHY": "zhanger223@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/XW-SHY/SHYIconFont.git",
"tag": "0.0.1"
},
"source_files": [
"SHYIconFont",
"SHYIconFont/**/*.{h,m}"
],
"resources": "SHYIconFont/SHYIconFont.bundle",
"requires_arc": true
}