blob: 69871c7173f8f42f511fa5709e7da618c32a0991 [file] [log] [blame]
{
"name": "YJKit",
"version": "0.1.57",
"license": "MIT",
"summary": "YJKit is a simple wrapper for iOS library.",
"homepage": "https://github.com/huang-kun/YJKit",
"authors": {
"huang-kun": "jack-huang-developer@foxmail.com"
},
"source": {
"git": "https://github.com/huang-kun/YJKit.git",
"tag": "0.1.57"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "YJKit/**/*",
"public_header_files": "YJKit/**/*.h"
}