blob: 9c62f564a8bd555b3eb68d8a42ab87221457c012 [file] [log] [blame]
{
"name": "CarNumberTF",
"version": "1.0.0",
"summary": "这是一个车牌号输入键盘",
"description": "这是一个车牌号输入键盘\"",
"homepage": "https://github.com/zyjian/carNumberInput",
"license": "Copyright (c) 2015年 YJ. All rights reserved.",
"authors": {
"zhuyunjian": "zhuyunjian@carlt.com.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zyjian/carNumberInput.git",
"tag": "1.0.0"
},
"source_files": [
"YJCarInput/*",
"YJCarInput/*.{h,m}"
],
"public_header_files": "YJCarInput/*.h",
"resources": "Resources/*.png",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}