blob: 59c66c336545fc11835cd5db65f13179f319aabb [file] [log] [blame]
{
"name": "JoyKit",
"version": "0.1.02",
"summary": "test 0.1.02.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/joy-make/JoyKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"joy-make": "315585646@qq.com"
},
"source": {
"git": "https://github.com/joy-make/JoyKit.git",
"tag": "0.1.02"
},
"platforms": {
"ios": "7.0"
},
"source_files": "JoyKit/**/*.{h,m}",
"resources": "JoyKit/**/*.{png,jpeg,jpg,plist,xib}",
"dependencies": {
"Masonry": [
]
},
"pod_target_xcconfig": {
"USER_HEADER_SEARCH_PATHS": "${PODS_ROOT}/**"
}
}