blob: a10d252022eecfb007c3a1f5a766d6d29f85ffad [file] [log] [blame]
{
"name": "JJBundle",
"version": "0.1.0",
"summary": "A short description of JJBundle.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/JJingLee/JJBundle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JJingLee": "whplue07@gmail.com"
},
"source": {
"git": "https://github.com/JJingLee/JJBundle.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JJBundle/Classes/**/*",
"resource_bundles": {
"JJBundle": [
"JJBundle/Assets/*.png",
"JJBundle/**/*.{js}"
]
}
}