blob: 5246a1e2ce38ff9fd079cc3bf4bb4c7c90a7bc57 [file] [log] [blame]
{
"name": "CarNumberTF",
"version": "1.0.1",
"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.1"
},
"source_files": [
"YJCarInput/*",
"YJCarInput/*.{h,m}"
],
"public_header_files": "YJCarInput/*.h",
"resources": "Resources/*.png",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}