blob: 144da07c7969663e6b957ca873f209aded233487 [file] [log] [blame]
{
"name": "jCodeUI",
"version": "0.1.0",
"summary": "jCodeUI.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jjjjaren/jCodeUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jjjjaren": "jjjjaren@gmail.com"
},
"source": {
"git": "https://github.com/jjjjaren/jCodeUI.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "jCodeUI/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"jCode": [
]
}
}