blob: 93b0530d2c3600fa5ab334217d7fe0cf75bed151 [file] [log] [blame]
{
"name": "JELibrary",
"version": "0.1.5",
"summary": "Summary JELibrary.",
"description": "Test Test Test Test Test Test Test Test Test",
"homepage": "https://github.com/jieunpark/JELibrary",
"license": "MIT",
"authors": {
"jepark": "jepark@mhand.net"
},
"source": {
"git": "https://github.com/jieunpark/JELibrary.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JELibrary": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/**/*.h"
}