blob: 3bbeb0d643d89e5fd78ece6742d4d1bb8569035d [file] [log] [blame]
{
"name": "JELibrarySample",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JELibrarySample": [
"Pod/Assets/*.png"
]
}
}