blob: 82c5ebcef2b6e9cbf718330eb0d8503d507fd154 [file] [log] [blame]
{
"name": "YJKit",
"version": "0.4.5",
"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.4.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "YJKit/**/*",
"public_header_files": "YJKit/**/*.h"
}