blob: 454ae4843fa832dd9a8b07bb6e3e1f5c0e4a8f29 [file] [log] [blame]
{
"name": "YJKit",
"version": "0.3.7",
"license": "MIT",
"summary": "A useful extension 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.3.7"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "YJKit/**/*",
"public_header_files": "YJKit/**/*.h"
}