blob: 89cd09860948b954de23006284b3ecc3921048bc [file] [log] [blame]
{
"name": "JXNotificationCenter",
"version": "0.1.0",
"summary": "The package of useful tools",
"homepage": "https://github.com/joyhub2140/JXNotificationCenter",
"license": "MIT",
"authors": {
"JX": "xiejx.poco.cn"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/joyhub2140/JXNotificationCenter.git",
"tag": "0.1.0"
},
"source_files": [
"JXNotificationCenter",
"JXNotificationCenter/**/*.{h,m}"
],
"requires_arc": true
}