blob: c1da9474c52e9d392fcc5d42402b1b5ffcffdcc2 [file] [log] [blame]
{
"name": "JELibrarySample",
"version": "0.1.0",
"summary": "summary JELibrarySample.",
"description": "Cocoapod Register Test. Cocoapod Register Test",
"homepage": "https://github.com/jieunpark/JELibrarySample",
"license": "MIT",
"authors": {
"jepark": "jepark@mhand.net"
},
"source": {
"git": "https://github.com/jieunpark/JELibrarySample.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JELibrarySample": [
"Pod/Assets/*.png"
]
}
}