blob: c0162271bbb3143560124befc2d551c81e0cfee5 [file] [log] [blame]
{
"name": "jCode",
"version": "0.1.2",
"summary": "jCode.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jjjjaren/jCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jjjjaren": "jjjjaren@gmail.com"
},
"source": {
"git": "https://github.com/jjjjaren/jCode.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0",
"tvos": "10.0",
"watchos": "4.0"
},
"source_files": "jCode/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.0"
]
}
}