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