blob: f27d98f75ad470bd08c422b2fe75d841e6406b66 [file] [log] [blame]
{
"name": "DPIconFont",
"version": "1.0",
"summary": "IconFont工具",
"description": "IconFont工具,方便使用",
"homepage": "https://github.com/DancewithPeng/DPIconFont.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DP": "dancewithpeng@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/DancewithPeng/DPIconFont.git",
"tag": "1.0"
},
"source_files": [
"DPIconFont/Sources",
"DPIconFont/Sources/**/*.{h,m}",
"DPIconFont/DPIconFont.h"
]
}