blob: 123b4758fcdcd3ac245d40811a430f6c5db58a6a [file] [log] [blame]
{
"name": "JELibrary",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JELibrary": [
"Pod/Assets/*.png"
]
}
}