{ | |
"name": "EyKit", | |
"version": "0.0.1", | |
"summary": "EyKit", | |
"description": "EyKit的描述信息", | |
"homepage": "https://github.com/EasonYin/EyKit", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"EasonYin": "huadong2593@163.com" | |
}, | |
"platforms": { | |
"ios": null | |
}, | |
"source": { | |
"git": "https://github.com/EasonYin/EyKit.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "EyKit/**/*.{h,m}", | |
"public_header_files": "EyKit/**/*.h", | |
"requires_arc": true | |
} |